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 50255ed commit 7d1850dCopy full SHA for 7d1850d
pyproject.toml
@@ -59,4 +59,4 @@ profile = "black"
59
60
[tool.ruff.lint]
61
select = ["F", "B", "T20", "N", "W", "I", "E"]
62
-ignore = ["E501", "N806"]
+ignore = ["E501", "N806", "B010"]
0 commit comments