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 1d34453 commit 5f49d9cCopy full SHA for 5f49d9c
pyproject.toml
@@ -51,7 +51,7 @@ python-version = "3.11"
51
testpaths = ["tests"]
52
53
[tool.ruff]
54
-target-version = "py39"
+target-version = "py311"
55
line-length = 120
56
fix = true
57
0 commit comments