Skip to content

Commit 11aca8c

Browse files
authored
✏️ improve pycln comment
1 parent bb1fa43 commit 11aca8c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/conftest.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
from nonebot.plugin import Plugin
77

88
from nonebug import NONEBOT_INIT_KWARGS
9-
from nonebug.fixture import nonebug_app, nonebug_init
9+
from nonebug.fixture import * # nopycln: import
1010

1111

1212
def pytest_configure(config: pytest.Config) -> None:

0 commit comments

Comments
 (0)