mirror of
https://github.com/pinry/pinry.git
synced 2025-11-16 09:55:50 +01:00
9 lines
119 B
Plaintext
9 lines
119 B
Plaintext
|
|
[flake8]
|
||
|
|
max-line-length = 121
|
||
|
|
exclude =
|
||
|
|
migrations,
|
||
|
|
south_migrations,
|
||
|
|
pinry/settings/,
|
||
|
|
core/tests/,
|
||
|
|
|