mirror of
https://github.com/nonebot/nonebot2.git
synced 2026-01-11 22:32:19 +00:00
✨ add pycln to auto remove unused imports (#1481)
This commit is contained in:
@@ -1 +1 @@
|
||||
from .nested_subplugin2 import a
|
||||
from .nested_subplugin2 import a # nopycln: import
|
||||
|
||||
Reference in New Issue
Block a user