又忘了ruff了

pull/34/head
UnCLAS-Prommer 2025-06-17 16:31:56 +08:00
parent d72082989a
commit 79ef02f193
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ import json
import websockets as Server
from typing import List, Tuple, Optional, Dict, Any
import uuid
from plyer import notification, facades
from plyer import notification
import os
from . import MetaEventType, RealMessageType, MessageType, NoticeType