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 b7aa7a7 commit deace76Copy full SHA for deace76
pyproject.toml
@@ -4,3 +4,7 @@ requires = [
4
"wheel"
5
]
6
build-backend = "setuptools.build_meta"
7
+
8
+[tool.black]
9
+target-version = ["py39"]
10
+line_length = 88
0 commit comments