We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9450686 commit 75b69e5Copy full SHA for 75b69e5
1 file changed
PyFlow/Packages/PyFlowBase/UI/UICompoundNode.py
@@ -22,7 +22,7 @@
22
from qtpy.QtWidgets import QMessageBox
23
24
from PyFlow import GET_PACKAGE_PATH, GET_PACKAGES
25
-from PyFlow.UI.Canvas.UICommon import validateGraphDataPackages
+from PyFlow.Core.Common import validateGraphDataPackages
26
from PyFlow.UI.Canvas.UINodeBase import UINodeBase
27
from PyFlow.UI.Canvas.UINodeBase import getUINodeInstance
28
from PyFlow.UI.Utils.stylesheet import Colors
0 commit comments