Use black as formatter for python files

This commit is contained in:
Christian Mäder 2021-02-08 11:59:33 +01:00
parent 0d25aff744
commit 493fc60401
57 changed files with 915 additions and 900 deletions

View file

@ -7,5 +7,5 @@ charset = utf-8
indent_style = space
indent_size = 2
[configuration/**.py]
[*.py]
indent_size = 4