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 33860d7 commit 004891bCopy full SHA for 004891b
pyproject.toml
@@ -1,3 +1,6 @@
1
[build-system]
2
requires = ["setuptools>=42", "wheel"]
3
build-backend = "setuptools.build_meta"
4
+
5
+[tool.isort]
6
+profile = "black"
0 commit comments