Skip to content

Commit 2b636e0

Browse files
committed
ci: add ruff target-version
Refs: PT-1952
1 parent d5e48b4 commit 2b636e0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ version = "1.24.1"
44
requires-python = ">= 3.12"
55

66
[tool.ruff]
7+
target-version = "py312"
78
extend-exclude = ["migrations", "snapshots"]
89

910
[tool.ruff.lint]

0 commit comments

Comments
 (0)