Skip to content

Commit

Permalink
STY: pep8
Browse files Browse the repository at this point in the history
  • Loading branch information
jklenzing committed Oct 31, 2023
1 parent 058ab05 commit 756b952
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pysatNASA/tests/test_methods_cdaweb.py
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,6 @@ def test_bad_zip_warning_get_files(self, caplog):

return


@pytest.mark.parametrize("bad_key,bad_val,err_msg",
[("tag", "badval", "inst_id / tag combo unknown."),
("inst_id", "badval",
Expand Down

0 comments on commit 756b952

Please sign in to comment.