Skip to content

Commit

Permalink
PEP8
Browse files Browse the repository at this point in the history
  • Loading branch information
blimlim committed Oct 16, 2024
1 parent 6dc0218 commit 0e3efdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/models/test_cice.py
Original file line number Diff line number Diff line change
Expand Up @@ -364,7 +364,7 @@ def non_log_file():
@pytest.mark.parametrize("config", [CONFIG_WITH_COMPRESSION],
indirect=True)
def test_log_compression(config, cice4_log_files, non_log_file,
cice_nml # Required by expt.__init__
cice_nml # Required by expt.__init__
):
"""
Test that logfiles produced by cice during ESM1.5 simulations are
Expand Down

0 comments on commit 0e3efdb

Please sign in to comment.