Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
TheExplainthis committed Feb 25, 2023
1 parent 603df33 commit 6d45550
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion notionai/__init__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# ruff: noqa
from .notionai import NotionAI, NotionAIStream
from .enums import TopicEnum, TranslateLanguageEnum, PromptTypeEnum, ToneEnum
from .enums import TopicEnum, TranslateLanguageEnum, PromptTypeEnum, ToneEnum
3 changes: 1 addition & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
discord.py==2.1.1
python-dotenv==0.21.1
Flask==2.2.3
notionai-py==0.1.0
Flask==2.2.3

0 comments on commit 6d45550

Please sign in to comment.