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 c49bf9b commit b3959feCopy full SHA for b3959fe
pyproject.toml
@@ -51,7 +51,7 @@ strict_optional = true
51
52
53
[tool.ruff]
54
-target-version = "py37"
+target-version = "py38"
55
lint.select = [
56
"E", # pycodestyle errors
57
"W", # pycodestyle warnings
0 commit comments