Skip to content

Commit fb1d654

Browse files
committed
Align python versions
1 parent 5a8c828 commit fb1d654

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ exclude = ["tests/"]
3131
log_level = "INFO"
3232

3333
[tool.ruff]
34-
target-version = "py312"
34+
target-version = "py313"
3535

3636
# set max line length
3737
line-length = 90

0 commit comments

Comments
 (0)