We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a8c828 commit fb1d654Copy full SHA for fb1d654
pyproject.toml
@@ -31,7 +31,7 @@ exclude = ["tests/"]
31
log_level = "INFO"
32
33
[tool.ruff]
34
-target-version = "py312"
+target-version = "py313"
35
36
# set max line length
37
line-length = 90
0 commit comments