diff --git a/__init__.py b/__init__.py index f1420cd..0c7fbe1 100644 --- a/__init__.py +++ b/__init__.py @@ -1,4 +1,4 @@ -from nodes.DOC_SaveImageAndAddToHistory import DOC_SaveImageAndAddToHistory +from .nodes.DOC_SaveImageAndAddToHistory import DOC_SaveImageAndAddToHistory # A dictionary that contains all nodes you want to export with their names