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 8576e52 commit ba03c04Copy full SHA for ba03c04
pyproject.toml
@@ -60,7 +60,6 @@ multi_line_output = 3
60
61
[tool.ruff]
62
line-length = 79
63
-target-version = "py38"
64
select = ["B", "D", "E", "F", "Q", "UP", "W"]
65
ignore = [
66
# raise SomeException(...) is fine.
0 commit comments