Skip to content

Commit 7b3c0d1

Browse files
committed
Changed black target version
1 parent 3c96c79 commit 7b3c0d1

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 = 120
3-
py36 = true
3+
target-version = ['py35']
44
exclude = '''
55
/(
66
\.git

0 commit comments

Comments
 (0)