Skip to content

Commit

Permalink
Fix the python code error
Browse files Browse the repository at this point in the history
  • Loading branch information
HongGuan-NOAA committed Sep 26, 2024
1 parent dcc04e7 commit fef9dd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion workflow/applications/gefs.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ def _get_app_configs(self):

if self.nens > 0:
configs += ['efcs', 'atmos_ensstat']

if self.do_repair_replay:
configs += ['repair_replay']

Expand Down

0 comments on commit fef9dd6

Please sign in to comment.