123
This commit is contained in:
@@ -6,7 +6,7 @@ Bot 抽象模块
|
||||
from typing import TYPE_CHECKING, Dict, Any
|
||||
|
||||
if TYPE_CHECKING:
|
||||
from .ws import WS
|
||||
from .WS import WS
|
||||
|
||||
from .api import MessageAPI, GroupAPI, FriendAPI, AccountAPI
|
||||
|
||||
|
||||
Reference in New Issue
Block a user