mirror of
https://github.com/inventree/InvenTree.git
synced 2025-05-03 22:08:49 +00:00
fix import
This commit is contained in:
parent
3503ca4b4e
commit
066eaa119d
@ -8,7 +8,7 @@ from common.notifications import SingleNotificationMethod, BulkNotificationMetho
|
|||||||
|
|
||||||
from ..base.action.mixins import ActionMixin
|
from ..base.action.mixins import ActionMixin
|
||||||
from ..base.barcodes.mixins import BarcodeMixin
|
from ..base.barcodes.mixins import BarcodeMixin
|
||||||
from ..base.events.mixins import EventMixin
|
from ..base.event.mixins import EventMixin
|
||||||
|
|
||||||
__all__ = [
|
__all__ = [
|
||||||
'APICallMixin',
|
'APICallMixin',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user