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 1da3ca0 commit 4b07b29Copy full SHA for 4b07b29
pyproject.toml
@@ -84,7 +84,7 @@ asyncio_mode = "auto"
84
[tool.ruff]
85
# preview and explicit preview are enabled for CPY001
86
preview = true
87
-target-version = "py38"
+target-version = "py310"
88
src = ["src", "."]
89
line-length = 99
90
0 commit comments