mirror of
https://github.com/nonebot/nonebot2.git
synced 2026-01-22 03:32:05 +00:00
🎨 update typing support
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
from nonebot.typing import Optional
|
||||
from typing import Optional
|
||||
|
||||
from nonebot.utils import logger_wrapper
|
||||
|
||||
log = logger_wrapper("CQHTTP")
|
||||
|
||||
Reference in New Issue
Block a user