mirror of
https://github.com/nonebot/nonebot2.git
synced 2026-04-22 09:16:02 +00:00
🎨 update typing support
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
from typing import Optional
|
||||
|
||||
from nonebot.typing import overrides
|
||||
from nonebot.adapters import BaseEvent
|
||||
from nonebot.typing import Optional, overrides
|
||||
|
||||
from .message import Message
|
||||
|
||||
|
||||
Reference in New Issue
Block a user