Add usage of yapf to README
This commit is contained in:
parent
f20db25f74
commit
1390dfa8e6
@ -43,6 +43,13 @@ python -m unittest discover ki
|
|||||||
flake8
|
flake8
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### Formating
|
||||||
|
|
||||||
|
Um ein einheitliches Quellcode-Erlebnis zu haben, kann der Code mit yapf neu formatiert werden:
|
||||||
|
|
||||||
|
'''
|
||||||
|
yapf -i --recursive ki/
|
||||||
|
'''
|
||||||
|
|
||||||
### Testbenutzer
|
### Testbenutzer
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user