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

fix reporting emition

This commit is contained in:
Matthias
2022-02-13 21:52:32 +01:00
parent 73500a4b82
commit 8f06f5099c

View File

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