mirror of
https://github.com/pinry/pinry.git
synced 2026-03-02 02:01:03 +01:00
9 lines
119 B
INI
9 lines
119 B
INI
[flake8]
|
|
max-line-length = 121
|
|
exclude =
|
|
migrations,
|
|
south_migrations,
|
|
pinry/settings/,
|
|
core/tests/,
|
|
|