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 b781e64 commit 26c744cCopy full SHA for 26c744c
pyproject.toml
@@ -58,4 +58,4 @@ profile = "black"
58
59
[tool.ruff.lint]
60
select = ["F", "B", "T20", "N", "W", "I", "E"]
61
-ignore = ["E501", "N806", "SIM118"]
+ignore = ["E501", "N806"]
0 commit comments