We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e92f5d9 commit 296b5edCopy full SHA for 296b5ed
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.black]
2
line-length = 120
3
-target-version = ['py35', 'py36', 'py37']
+py36 = false
4
include = '\.pyi?$'
5
exclude = '''
6
/(
0 commit comments