Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
Signed-off-by: Future-Outlier <eric901201@gmail.com>
  • Loading branch information
Future-Outlier committed Jan 9, 2025
1 parent a59a56e commit b8383be
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions flytekit/deck/deck.py
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ def publish():
task_name = params.task_id.name
_output_deck(task_name=task_name, new_user_params=params)


class TimeLineDeck(Deck):
"""
The TimeLineDeck class is designed to render the execution time of each part of a task.
Expand Down

0 comments on commit b8383be

Please sign in to comment.