Skip to content

Commit 457b735

Browse files
committed
comment
1 parent b0b5318 commit 457b735

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NodeGraphQt/base/graph.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1762,7 +1762,7 @@ def save_dialog(self, current_dir=None, ext=None):
17621762
"""
17631763
return self._viewer.save_dialog(current_dir, ext)
17641764

1765-
# hmmm... refactor functions below for "GroupNode" not "SubGraph".
1765+
### ---
17661766

17671767
def use_OpenGL(self):
17681768
"""

0 commit comments

Comments
 (0)