mirror of
http://shenjack.top:5100/shenjack/icalingua-python-bot.git
synced 2024-11-23 12:41:05 +08:00
a?
This commit is contained in:
parent
e592f30142
commit
79c2e7f53d
|
@ -10,7 +10,7 @@ if TYPE_CHECKING:
|
|||
from ica_typing import IcaNewMessage, IcaClient, ConfigData
|
||||
CONFIG_DATA: ConfigData
|
||||
else:
|
||||
CONFIG_DATA: ConfigData = None # type: ignore
|
||||
CONFIG_DATA = None # type: ignore
|
||||
IcaNewMessage = TypeVar("NewMessage")
|
||||
IcaClient = TypeVar("IcaClient")
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user