mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
raise error
This commit is contained in:
parent
432fd9b8e6
commit
0c0b2efbe0
@ -36,4 +36,4 @@ class LabelPrintingMixin:
|
||||
"""
|
||||
|
||||
# Unimplemented (to be implemented by the particular plugin class)
|
||||
MixinNotImplementedError('This Plugin must implement a `print_label` method')
|
||||
raise MixinNotImplementedError('This Plugin must implement a `print_label` method')
|
||||
|
Loading…
Reference in New Issue
Block a user