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