Skip to content

Commit

Permalink
fix flake8 E303 error
Browse files Browse the repository at this point in the history
  • Loading branch information
zoghbi-a committed Sep 25, 2023
1 parent 7e5f569 commit 8533c7d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion astroquery/heasarc/tests/test_heasarc_remote_isdc.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
@parametrization_local_save_remote
class TestHeasarcISDC:


@pytest.fixture(autouse=True)
def _patch_get(self, patch_get):
return patch_get
Expand Down

0 comments on commit 8533c7d

Please sign in to comment.