fix code style

This commit is contained in:
2021-06-21 21:22:39 +02:00
parent 2f0dd2ab9f
commit d96dfa8800
2 changed files with 4 additions and 7 deletions

View File

@ -47,9 +47,9 @@ flake8
Um ein einheitliches Quellcode-Erlebnis zu haben, kann der Code mit yapf neu formatiert werden:
'''
```
yapf -i --recursive ki/
'''
```
### Testbenutzer