mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-07-28 16:51:26 +00:00
🏷️ Update BaseEvent
typing
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
from typing import Literal, Union
|
||||
from typing import Literal
|
||||
|
||||
from nonebot.adapters import BaseEvent
|
||||
from nonebot.typing import Optional
|
||||
|
||||
|
Reference in New Issue
Block a user