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 b1dbdfd commit 583284bCopy full SHA for 583284b
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.black]
2
line-length = 120
3
-py36 = false
+target-version = ["py37", "py38"]
4
include = '\.pyi?$'
5
exclude = '''
6
/(
0 commit comments