fix: import path

This commit is contained in:
superobk
2024-05-24 11:29:28 +08:00
parent 335dda0523
commit 7fc5e169e9

View File

@ -1,4 +1,4 @@
from blackbox.emotion import Emotion from .emotion import Emotion
from .chat import Chat from .chat import Chat
from .audio_chat import AudioChat from .audio_chat import AudioChat
from .sentiment import Sentiment from .sentiment import Sentiment