mirror of
https://github.com/langgenius/dify.git
synced 2026-03-27 11:02:18 -04:00
Fix minor comment missing (#21517)
This commit is contained in:
@@ -7,6 +7,7 @@ def append_variables_recursively(
|
||||
):
|
||||
"""
|
||||
Append variables recursively
|
||||
:param pool: variable pool to append variables to
|
||||
:param node_id: node id
|
||||
:param variable_key_list: variable key list
|
||||
:param variable_value: variable value
|
||||
|
||||
Reference in New Issue
Block a user