Fix minor comment missing (#21517)

This commit is contained in:
NeatGuyCoding 2025-06-26 10:06:49 +08:00 committed by GitHub
commit 6bb82f8ee0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 9 additions and 4 deletions

View file

@ -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