Skip to content

Commit

Permalink
update comment in data_structure
Browse files Browse the repository at this point in the history
  • Loading branch information
zeffii committed May 11, 2021
1 parent 394deb2 commit 227cc1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data_structure.py
Original file line number Diff line number Diff line change
Expand Up @@ -1258,7 +1258,7 @@ def handel_update_call(node, context):
@contextmanager
def throttle_tree_update(node):
""" usage
from sverchok.node_tree import throttle_tree_update
from sverchok.data_structure import throttle_tree_update
inside your node, f.ex inside a wrapped_update that creates a socket
Expand Down

0 comments on commit 227cc1d

Please sign in to comment.