mirror of
https://github.com/inventree/InvenTree.git
synced 2025-04-29 12:06:44 +00:00
do not cover not implemented Mixin
This commit is contained in:
parent
c5acfaf541
commit
5e277130fa
@ -426,7 +426,7 @@ class LabelPrintingMixin:
|
|||||||
"""
|
"""
|
||||||
|
|
||||||
# Unimplemented (to be implemented by the particular plugin class)
|
# Unimplemented (to be implemented by the particular plugin class)
|
||||||
...
|
... # pragma: no cover
|
||||||
|
|
||||||
|
|
||||||
class APICallMixin:
|
class APICallMixin:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user