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 1d26105 commit 06c3279Copy full SHA for 06c3279
pyproject.toml
@@ -85,7 +85,6 @@ exclude = [
85
86
[tool.ruff]
87
line-length = 79
88
-target-version = "py38"
89
select = ["ANN", "B", "D", "D204", "E", "F", "Q", "RUF", "SIM", "UP", "W"]
90
ignore = [
91
# Wat, type annotations for self and cls, why is this a thing?
0 commit comments