Add black recommended configuration.

This commit is contained in:
funilrys 2021-03-31 14:58:18 +02:00
parent 4b1a939668
commit d3c34ed854
No known key found for this signature in database
GPG Key ID: 0D8BFEF5515C00C6

View File

@ -1,2 +1,6 @@
[flake8]
max-line-length = 120
extend-ignore = E203
[isort]
profile = black