Add black profile for isort

This commit is contained in:
Daniel Rojas 2021-10-15 16:57:29 +02:00
parent 65b8e36fe5
commit 6f8078eea3

2
pyproject.toml Normal file
View File

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