Skip to content

Commit 810ac86

Browse files
committed
fix: python version comment
1 parent 6e3ae4d commit 810ac86

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
@@ -32,7 +32,7 @@ exclude = [
3232
line-length = 120
3333
indent-width = 4
3434

35-
# Assume Python 3.13
35+
# Assume Python 3.14
3636
target-version = "py314"
3737

3838
[lint]

0 commit comments

Comments
 (0)