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 d5e48b4 commit 2b636e0Copy full SHA for 2b636e0
1 file changed
pyproject.toml
@@ -4,6 +4,7 @@ version = "1.24.1"
4
requires-python = ">= 3.12"
5
6
[tool.ruff]
7
+target-version = "py312"
8
extend-exclude = ["migrations", "snapshots"]
9
10
[tool.ruff.lint]
0 commit comments