2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-12 10:05:39 +00:00

remove non existant file from checks

This commit is contained in:
Matthias
2021-11-23 00:39:12 +01:00
parent 68b8dcf19e
commit 92f0ca07d7

View File

@ -22,7 +22,6 @@ max-complexity = 20
source = ./InvenTree
omit =
InvenTree/manage.py
InvenTree/setup.py
InvenTree/InvenTree/middleware.py
InvenTree/InvenTree/utils.py
InvenTree/InvenTree/wsgi.py