Skip to content

Commit

Permalink
Update workflow/rocoto/gefs_tasks.py
Browse files Browse the repository at this point in the history
  • Loading branch information
aerorahul committed Oct 27, 2023
1 parent 3178ced commit de8a7d9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion workflow/rocoto/gefs_tasks.py
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,6 @@ def fcst(self):
return task

def efcs(self):
# TODO: Add real dependencies
dependencies = []
dep_dict = {'type': 'task', 'name': f'{self.cdump}stage_ic'}
dependencies.append(rocoto.add_dependency(dep_dict))
Expand Down

0 comments on commit de8a7d9

Please sign in to comment.