Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
dougiesquire committed Sep 29, 2023
1 parent 544243e commit 8af5171
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion payu/models/cesm_cmeps.py
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,8 @@ def setup(self):

self.runconfig.write()

# Horrible hack to make a link to the mod_def.ww3 input in the work directory
# Horrible hack to make a link to the mod_def.ww3 input in the work
# directory
# The ww3 mod_def input needs to be in work_path and called mod_def.ww3
if "ww3dev" in self.components.values():
f_name = "mod_def.ww3"
Expand Down

0 comments on commit 8af5171

Please sign in to comment.