chore: update docstrings (#7343)

This commit is contained in:
Nam Vu 2024-08-16 13:19:01 +07:00 committed by GitHub
commit dbc1ae45de
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
10 changed files with 34 additions and 7 deletions

View file

@ -589,6 +589,7 @@ class WorkflowConverter:
Replace Template Variables
:param template: template
:param variables: list of variables
:param external_data_variable_node_mapping: external data variable node mapping
:return:
"""
for v in variables: