2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-13 10:35:40 +00:00

add omittion

This commit is contained in:
Matthias
2022-03-13 19:44:51 +01:00
parent 59a1d12534
commit fa865de073

View File

@ -20,6 +20,9 @@ max-complexity = 20
[coverage:run]
source = ./InvenTree
omit=
InvenTree/wsgi.py
InvenTree/ci_render_js.py
[coverage:report]
omit=
InvenTree/wsgi.py