mirror of
https://github.com/nonebot/nonebot2.git
synced 2026-01-16 00:32:15 +00:00
🎨 format code using black and isort
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
from nonebot.typing import T_State
|
||||
from nonebot.plugin import on_metaevent
|
||||
from nonebot.adapters import Bot, Event
|
||||
from nonebot.plugin import on_metaevent
|
||||
from nonebot.adapters.cqhttp import HeartbeatMetaEvent
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user