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 29abe6e commit e052da7Copy full SHA for e052da7
pyproject.toml
@@ -44,7 +44,7 @@ ignore-words-list = "te, compiletime"
44
45
[tool.ruff]
46
line-length = 120
47
-target-version = "py39"
+target-version = "py310"
48
# Exclude a variety of commonly ignored directories.
49
exclude = [
50
".git",
0 commit comments