Skip to content

Commit

Permalink
Update plugins/flytekit-kf-pytorch/flytekitplugins/kfpytorch/task.py
Browse files Browse the repository at this point in the history
Signed-off-by: Fabio Graetz <[email protected]>
  • Loading branch information
fg91 committed Sep 18, 2023
1 parent 7f6fd68 commit 027feb0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@ class ElasticWorkerResult(NamedTuple):
"""

return_value: Any
decks: list[flytekit.Deck]
decks: List[flytekit.Deck]


def spawn_helper(
Expand Down

0 comments on commit 027feb0

Please sign in to comment.