We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c96c79 commit 7b3c0d1Copy full SHA for 7b3c0d1
1 file changed
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.black]
2
line-length = 120
3
-py36 = true
+target-version = ['py35']
4
exclude = '''
5
/(
6
\.git
0 commit comments