We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 227594c commit bf4adc9Copy full SHA for bf4adc9
NodeGraphQt/nodes/group_node.py
@@ -10,6 +10,8 @@
10
11
class GroupNode(BaseNode):
12
"""
13
+ `Implemented in` ``v0.2.0``
14
+
15
The ``NodeGraphQt.GroupNode`` class extends from the
16
:class:``NodeGraphQt.BaseNode`` class with the ability to nest other nodes
17
inside of it.
0 commit comments