Skip to content

Commit 76f306c

Browse files
committed
target-version = ["py312"]
1 parent 336ebaa commit 76f306c

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
@@ -1,6 +1,6 @@
11
[tool.black]
22
line-length = 120
3-
target-version = ["py37", "py38"]
3+
target-version = ["py312"]
44
include = '\.pyi?$'
55
exclude = '''
66
/(

0 commit comments

Comments
 (0)