Skip to content

Commit

Permalink
Update __init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
KuuCi committed Aug 24, 2023
1 parent 2b36330 commit 0c7e75e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions examples/end-to-end-examples/support_chatbot/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1 @@
from .chatbot import ChatBot
from .repo_downloader import RepoDownloader

__all__ = ['ChatBot',
'RepoDownloader']

0 comments on commit 0c7e75e

Please sign in to comment.