Skip to content

Commit f46ea1c

Browse files
adds py39 pyproject.toml (#2380)
Co-authored-by: vfdev <[email protected]>
1 parent fe465d2 commit f46ea1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: 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 = ['py37', 'py38', 'py39']
44
include = '\.pyi?$'
55
exclude = '''
66

0 commit comments

Comments
 (0)