PEP fix
This commit is contained in:
parent
b0439267ea
commit
897dd115f9
|
|
@ -2,6 +2,7 @@
|
|||
|
||||
from plugin.helpers import MixinNotImplementedError
|
||||
|
||||
|
||||
class LabelPrintingMixin:
|
||||
"""
|
||||
Mixin which enables direct printing of stock labels.
|
||||
|
|
|
|||
Loading…
Reference in New Issue