Skip to content

Commit

Permalink
flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
pdebuyl committed Oct 4, 2023
1 parent 1b16ffe commit 1e858b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions satpy/tests/reader_tests/test_gerb_l2_hr_h5.py
Original file line number Diff line number Diff line change
Expand Up @@ -194,6 +194,7 @@ def gerb_l2_hr_h5_dummy_file(tmp_path_factory):

return filename


@pytest.mark.parametrize("name", ["Solar Flux", "Thermal Flux"])
def test_dataset_load(gerb_l2_hr_h5_dummy_file, name):
"""Test loading the solar flux component."""
Expand Down

0 comments on commit 1e858b1

Please sign in to comment.