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 12bf7d3 commit 3cfd570Copy full SHA for 3cfd570
pyproject.toml
@@ -47,7 +47,7 @@ disable = """
47
48
[tool.ruff]
49
line-length = 79
50
-target-version = "py313"
+target-version = "py312"
51
52
[tool.ruff.lint]
53
select = ["E", "F", "N", "Q"]
0 commit comments