Skip to content

Commit aa09a04

Browse files
authored
Update flytekit/remote/remote.py
1 parent 89f8813 commit aa09a04

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

flytekit/remote/remote.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2008,6 +2008,7 @@ def execute_local_workflow(
20082008
) -> FlyteWorkflowExecution:
20092009
"""
20102010
Execute an @workflow decorated function.
2011+
20112012
:param entity: The workflow to execute
20122013
:param inputs: Input dictionary
20132014
:param project: Project to execute in

0 commit comments

Comments
 (0)