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 6c7d0a4 commit 8edee46Copy full SHA for 8edee46
pyproject.toml
@@ -74,7 +74,7 @@ select = [
74
# isort
75
"I",
76
]
77
-ignore = ["E501", "I001", "SIM102", "UP006"]
+ignore = ["E501", "SIM102"]
78
exclude = ["examples/*"]
79
80
[tool.ruff.lint.isort]
0 commit comments