Skip to content

Commit

Permalink
Lint
Browse files Browse the repository at this point in the history
Signed-off-by: Fabio Grätz <[email protected]>
  • Loading branch information
Fabio Grätz committed Jul 18, 2024
1 parent 20167ea commit 60c8211
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/flytekit-kf-pytorch/tests/test_elastic_task.py
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@ def test_task():

assert test_task.task_config.rdzv_configs == {"join_timeout": 900, "timeout": 900}


def test_run_policy() -> None:
"""Test that run policy is propagated to custom spec."""

Expand Down

0 comments on commit 60c8211

Please sign in to comment.