From d6c057ffc101883c9d3673b087db5307954f832a Mon Sep 17 00:00:00 2001 From: Spencer Wong Date: Wed, 16 Oct 2024 14:37:11 +1100 Subject: [PATCH] PEP8 --- test/models/test_cice.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/models/test_cice.py b/test/models/test_cice.py index 150e9c27..cd860b55 100644 --- a/test/models/test_cice.py +++ b/test/models/test_cice.py @@ -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