mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-10-27 13:06:40 +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