Skip to content

Commit 5ef7de7

Browse files
bibhabasumohapatravfdev-5
authored andcommitted
adds py39 pyproject.toml (pytorch#2380)
Co-authored-by: vfdev <[email protected]>
1 parent f02c08a commit 5ef7de7

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

0 commit comments

Comments
 (0)