mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-09-06 12:06:45 +00:00
🚨 Develop: 完全使用 ruff 替代 isort 与 black (#3151)
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
from typing import Union, TypeVar
|
||||
from typing import TypeVar, Union
|
||||
|
||||
from nonebot.adapters import Bot
|
||||
|
||||
|
Reference in New Issue
Block a user