Skip to content

Commit bad6cff

Browse files
committed
add black target py313
1 parent 8c162c0 commit bad6cff

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
@@ -1,6 +1,6 @@
11
[tool.black]
22
line-length = 88
3-
target-version = ["py38", "py39", "py310", "py311", "py312"]
3+
target-version = ["py38", "py39", "py310", "py311", "py312", "py313"]
44
preview = true
55

66
[tool.pyright]

0 commit comments

Comments
 (0)