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)
|
||||
...
|
||||
... # pragma: no cover
|
||||
|
||||
|
||||
class APICallMixin:
|
||||
|
|
|
|||
Loading…
Reference in New Issue