Skip to content

Commit 1234e20

Browse files
committed
310
1 parent f4e0144 commit 1234e20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/deploy/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ packages = ["."]
2222
line-length = 140
2323
# Like Black
2424
indent-width = 4
25-
target-version = "py313"
25+
target-version = "py310"
2626
exclude = ["files"]
2727
src = ["*.py", "test"]
2828

0 commit comments

Comments
 (0)