network_inventory/.flake8
2020-03-01 12:42:43 +01:00

9 lines
126 B
INI

[flake8]
exclude =
*migrations*,
__init__.py,
*cache*,
venv/,
manage.py,
network_inventory/settings/*