Skip to content

Commit 3e67e65

Browse files
committed
fix: bump Python target version in ruff.toml
1 parent dcb6569 commit 3e67e65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ruff.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
target-version = 'py38'
1+
target-version = 'py39'
22

33
# https://docs.astral.sh/ruff/rules/
44
[lint]

0 commit comments

Comments
 (0)