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 fa1340f commit 8990b34Copy full SHA for 8990b34
pyproject.toml.ultra
@@ -41,6 +41,7 @@ ignore = [
41
"E741",
42
"SLF001",
43
"PTH123",
44
+ "F405",
45
]
46
47
[tool.ruff.lint.pylint]
0 commit comments