Reformat source code

This commit is contained in:
Frank Lanitz
2021-06-21 16:06:58 +02:00
parent 6d4f933585
commit cbf3002b93
3 changed files with 10 additions and 9 deletions

View File

@ -43,7 +43,7 @@ python -m unittest discover ki
flake8
```
### Formating
### Formatierung
Um ein einheitliches Quellcode-Erlebnis zu haben, kann der Code mit yapf neu formatiert werden: