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 b8f00d9 commit 8075f43Copy full SHA for 8075f43
pyproject.toml
@@ -82,7 +82,6 @@ multi_line_output = 3
82
83
[tool.ruff]
84
line-length = 79
85
-target-version = "py38"
86
select = ["ANN", "B", "D", "D204", "E", "F", "Q", "RUF", "SIM", "UP", "W"]
87
ignore = [
88
# Wat, type annotations for self and cls, why is this a thing?
0 commit comments