Skip to content

Commit

Permalink
0.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
wwakabobik committed Nov 2, 2023
1 parent 885be16 commit de23603
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@
Description:
This file contains module init
"""
from .openai_api.chatgpt import ChatGPT
from .openai_api.dalle import DALLE
from .openai_python_api.chatgpt import ChatGPT
from .openai_python_api.dalle import DALLE

0 comments on commit de23603

Please sign in to comment.