There was an error while loading. Please reload this page.
1 parent 1cdfd3c commit 16a572fCopy full SHA for 16a572f
1 file changed
pyproject.toml
@@ -88,7 +88,7 @@ line-length = 88
88
indent-width = 2
89
90
# Assume Python 3.13
91
-target-version = "py312"
+target-version = "py313"
92
93
[tool.ruff.lint]
94
# Enable Pyflakes (`F`) and a subset of the pycodestyle (`E`) codes by default.
0 commit comments