mirror of
https://github.com/Hopiu/django-rosetta.git
synced 2026-05-16 00:53:09 +00:00
3 lines
79 B
INI
3 lines
79 B
INI
[flake8]
|
|
ignore = E501,W503
|
|
exclude = south_migrations,migrations,.venv_*,docs
|