2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-12 18:15:40 +00:00

remove omitions

enforcing styles on the supporting files does not really hurt the dev enviroment - they already confirm
This commit is contained in:
Matthias
2021-11-23 00:44:56 +01:00
parent 0733d9940f
commit c035cd4fc2

View File

@ -20,9 +20,3 @@ max-complexity = 20
[coverage:run]
source = ./InvenTree
omit =
InvenTree/manage.py
InvenTree/InvenTree/middleware.py
InvenTree/InvenTree/utils.py
InvenTree/InvenTree/wsgi.py
InvenTree/users/apps.py