forked from kompetenzinventar/ki-backend
6 lines
66 B
Plaintext
6 lines
66 B
Plaintext
|
[flake8]
|
||
|
max-line-length = 120
|
||
|
exclude =
|
||
|
.git,
|
||
|
migrations
|