Skip to content

Commit ca8eddc

Browse files
committed
Internal change
PiperOrigin-RevId: 327129475
1 parent a5e28be commit ca8eddc

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

tfx/orchestration/portable/launcher.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,8 +84,7 @@ def __init__(
8484
8585
Args:
8686
pipeline_node: The specification of the node that this launcher lauches.
87-
mlmd_connection: ML metadata connection. The connection is expected to not
88-
be opened before launcher is initiated.
87+
mlmd_connection: ML metadata connection.
8988
pipeline_info: The information of the pipeline that this node runs in.
9089
pipeline_runtime_spec: The runtime information of the pipeline that this
9190
node runs in.

0 commit comments

Comments
 (0)