clean typos words. (#24667)
Signed-off-by: zhanluxianshen <zhanluxianshen@163.com>
This commit is contained in:
parent
ecf74d91e2
commit
5c01dd97e8
3 changed files with 6 additions and 6 deletions
|
|
@ -166,7 +166,7 @@ class BaseIterationEvent(GraphEngineEvent):
|
|||
parent_parallel_start_node_id: Optional[str] = None
|
||||
"""parent parallel start node id if node is in parallel"""
|
||||
parallel_mode_run_id: Optional[str] = None
|
||||
"""iteratoin run in parallel mode run id"""
|
||||
"""iteration run in parallel mode run id"""
|
||||
|
||||
|
||||
class IterationRunStartedEvent(BaseIterationEvent):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue