又忘了ruff了
parent
d72082989a
commit
79ef02f193
|
|
@ -7,7 +7,7 @@ import json
|
||||||
import websockets as Server
|
import websockets as Server
|
||||||
from typing import List, Tuple, Optional, Dict, Any
|
from typing import List, Tuple, Optional, Dict, Any
|
||||||
import uuid
|
import uuid
|
||||||
from plyer import notification, facades
|
from plyer import notification
|
||||||
import os
|
import os
|
||||||
|
|
||||||
from . import MetaEventType, RealMessageType, MessageType, NoticeType
|
from . import MetaEventType, RealMessageType, MessageType, NoticeType
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue