Skip to content

Commit 6966898

Browse files
committed
Update pyproject.toml
1 parent ff9fbf8 commit 6966898

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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 = ['py39', 'py310']
3+
target-version = ['py39', 'py310', 'py311']
44
include = '\.pyi?$'
55
extend-exclude = '''
66
# A regex preceded with ^/ will apply only to files and directories

0 commit comments

Comments
 (0)