Skip to content

Commit 36ff817

Browse files
authored
Update pyproject.toml (#3305)
1 parent 93cff75 commit 36ff817

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 = 120
3-
target-version = ['py38', 'py39']
3+
target-version = ['py39', 'py311']
44
include = '\.pyi?$'
55
exclude = '''
66

0 commit comments

Comments
 (0)