Skip to content

Commit

Permalink
Update ush/python/pygfs/utils/marine_da_utils.py
Browse files Browse the repository at this point in the history
Co-authored-by: Rahul Mahajan <[email protected]>
  • Loading branch information
guillaumevernieres and aerorahul authored Jul 18, 2024
1 parent 7cf347d commit 112085f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ush/python/pygfs/utils/marine_da_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@ def run(exec_cmd):
except Exception:
raise WorkflowException(f"An error occured during execution of {exec_cmd}")

pass


@logit(logger)
def link_executable(task_config, exe_name: str) -> None:
Expand Down

0 comments on commit 112085f

Please sign in to comment.