Skip to content

Commit

Permalink
PEP
Browse files Browse the repository at this point in the history
  • Loading branch information
anton-seaice committed Aug 30, 2024
1 parent b327c38 commit d102d1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/models/test_cesm_cmeps.py
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,7 @@ def test__setup_checks_io(cmeps_config, modelio_patch):

test_runconf = copy.deepcopy(MOCK_IO_RUNCONF)
test_runconf["MOC_modelio"].update(modelio_patch)

with cd(ctrldir):
lab = payu.laboratory.Laboratory(lab_path=str(labdir))
expt = payu.experiment.Experiment(lab, reproduce=False)
Expand Down

0 comments on commit d102d1c

Please sign in to comment.