Skip to content

Commit 3082746

Browse files
committed
fix
1 parent 1bd9fc8 commit 3082746

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ python_starter = ["py.typed"]
3232

3333
[tool.black]
3434
line-length = 88
35-
target-version = ["py10"]
35+
target-version = ["py310"]
3636

3737
[tool.isort]
3838
py_version = 310

0 commit comments

Comments
 (0)