2 lines
99 B
Python
2 lines
99 B
Python
from simple_chat_api.main import main
|
|
from simple_chat_api.db_handler.db_handler import DbConnector |