Removed redundant isort setting
Some checks failed
continuous-integration/drone the build failed

This commit is contained in:
Jef Roosens 2021-05-23 11:37:43 +02:00
parent 8edb6736e2
commit ebb0d1ed71
Signed by: Jef Roosens
GPG key ID: B580B976584B5F30

View file

@ -4,4 +4,3 @@ build-backend = "setuptools.build_meta"
[tool.isort] [tool.isort]
profile = "black" profile = "black"
multi_line_output = 3