Add black profile for isort

This commit is contained in:
Daniel Rojas 2021-10-15 16:57:29 +02:00 committed by Laurier Loiselle
parent a9eb4f6481
commit 3a189895e6
No known key found for this signature in database
GPG Key ID: 345920CC72089A3F

2
pyproject.toml Normal file
View File

@ -0,0 +1,2 @@
[tool.isort]
profile = "black"