Skip to content

Commit

Permalink
modified (removed blank line) global-workflow/workflow/rocoto/gefs_ta…
Browse files Browse the repository at this point in the history
…sks.py
  • Loading branch information
AntonMFernando-NOAA committed Jul 16, 2024
1 parent 976a7dd commit 566b851
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 @@ -490,7 +490,6 @@ def arch(self):
dep_dict = {'type': 'task', 'name': f'stage_ic'}
dependencies.append(rocoto.add_dependency(dep_dict))
dependencies = rocoto.create_dependency(dep_condition='and', dep=deps)

resources = self.get_resource('arch')
task_name = f'arch'
task_dict = {'task_name': task_name,
Expand Down

0 comments on commit 566b851

Please sign in to comment.