Fix import

This commit is contained in:
Francesco Bellini 2025-10-05 13:12:25 +02:00
parent 3176bb33c6
commit 56d19cf1a2

View File

@ -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 # A dictionary that contains all nodes you want to export with their names