2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-14 19:15:41 +00:00

ignore plugins in coverage

This commit is contained in:
Matthias
2021-11-21 02:13:32 +01:00
parent 78cd10f3b9
commit fa8f1bbd6f

View File

@ -24,3 +24,4 @@ omit =
InvenTree/InvenTree/utils.py
InvenTree/InvenTree/wsgi.py
InvenTree/users/apps.py
InvenTree/plugins