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 a1dd19c commit 54c9096Copy full SHA for 54c9096
1 file changed
pyproject.toml
@@ -87,7 +87,7 @@ exclude = [
87
line-length = 120
88
indent-width = 4
89
90
-target-version = "py310"
+target-version = "py311"
91
92
[tool.ruff.lint]
93
# Enable Pyflakes (`F`) and a subset of the pycodestyle (`E`) codes by default.
0 commit comments