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 d745064 commit 37ae6d4Copy full SHA for 37ae6d4
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