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