Update concurrent_workflow.py

pull/352/head
Eternal Reclaimer 1 year ago committed by GitHub
parent 4abf987929
commit 31d1675f14
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -98,4 +98,4 @@ class ConcurrentWorkflow(BaseStructure):
Returns: Returns:
_type_: _description_ _type_: _description_
""" """
return task.run() return task.execute()

Loading…
Cancel
Save