diff --git a/test/models/access-om3/test_access_om3.py b/test/models/access-om3/test_access_om3.py index df1ce892..9cc49e4f 100644 --- a/test/models/access-om3/test_access_om3.py +++ b/test/models/access-om3/test_access_om3.py @@ -247,4 +247,5 @@ def test__setup_checks_bad_io(ncpu, pio_numiotasks, pio_stride, pio_root, pio_ty with pytest.raises(ValueError): model._setup_checks() - teardown_cmeps_config() \ No newline at end of file + teardown_cmeps_config() + \ No newline at end of file