mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-17 12:35:46 +00:00
do not cover pacakge code - is not CI'd
This commit is contained in:
@ -80,7 +80,7 @@ class InvenTreePluginBase():
|
||||
if cfg:
|
||||
return cfg.active
|
||||
else:
|
||||
return False
|
||||
return False # pragma: no cover
|
||||
|
||||
|
||||
# TODO @matmair remove after InvenTree 0.7.0 release
|
||||
|
Reference in New Issue
Block a user