mirror of
https://github.com/inventree/InvenTree.git
synced 2025-07-31 00:51:33 +00:00
add export definition
This commit is contained in:
@@ -3,3 +3,7 @@ Import helper for events
|
||||
"""
|
||||
|
||||
from plugin.base.event.events import trigger_event
|
||||
|
||||
__all__ = [
|
||||
trigger_event,
|
||||
]
|
||||
|
Reference in New Issue
Block a user