提交 f3684046 authored 作者: Frederic Bastien's avatar Frederic Bastien

modif comment.

上级 933aed5e
......@@ -291,7 +291,7 @@ class Env(utils.object2):
current value of node.inputs[i] which we want to replace.
For each feature that has a 'on_change_input' method, calls:
feature.on_change_input(env, node, i, old_r, new_r)
feature.on_change_input(env, node, i, old_r, new_r, [reason])
"""
# TODO: ERROR HANDLING FOR LISTENERS (should it complete the change or revert it?)
if node == 'output':
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论