Skip to content

Commit

Permalink
Remove unneeded line.
Browse files Browse the repository at this point in the history
  • Loading branch information
delucchi-cmu committed May 24, 2024
1 parent af21422 commit 7064f1a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/hipscat_import/pipeline_resume_plan.py
Original file line number Diff line number Diff line change
Expand Up @@ -225,4 +225,3 @@ def print_task_failure(custom_message, exception):
except Exception: # pylint: disable=broad-exception-caught
pass
dask_print(exception)
raise exception

0 comments on commit 7064f1a

Please sign in to comment.