Skip to content

Commit d98755b

Browse files
committed
fix typo
Signed-off-by: simonselbig <simon.selbig@gmx.de>
1 parent 7fe0f87 commit d98755b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

amos_team_resources/shell/pipeline_shell_data.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -708,7 +708,7 @@ def print_summary(
708708
training_success: bool,
709709
optimization_success: bool,
710710
visualization_success: bool):
711-
):
711+
712712
"""Print pipeline summary."""
713713
self.print_header("PIPELINE SUMMARY")
714714

0 commit comments

Comments
 (0)