We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 165781f commit 186b2d1Copy full SHA for 186b2d1
pyproject.toml
@@ -45,7 +45,7 @@ select = [
45
"I",
46
"UP",
47
]
48
-ignore = ['B018']
+ignore = ["B018", "B028"]
49
exclude = [
50
"lazy_loader/tests/fake_pkg/__init__.pyi",
51
0 commit comments