add config for flake8

This commit is contained in:
Andreas Zweili 2020-02-29 20:58:42 +01:00
parent 2646b964ca
commit 6395f33158
1 changed files with 2 additions and 0 deletions

2
.flake8 Normal file
View File

@ -0,0 +1,2 @@
[flake8]
exclude = *migrations*,__init__.py,*cache*,venv/,manage.py,network_inventory/settings/*