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 aff98a6 commit 0c16c7eCopy full SHA for 0c16c7e
1 file changed
pyproject.toml
@@ -185,6 +185,7 @@ where = ["."]
185
186
[tool.ruff]
187
line-length = 100
188
+target-version = "py313"
189
exclude = [
190
"migrations",
191
"bin",
0 commit comments