Skip to content

Commit b657d62

Browse files
committed
fix style error
1 parent 66c6c9e commit b657d62

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

astroquery/sdss/tests/test_sdss.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -483,6 +483,7 @@ def test_get_spectra_coordinates_payload(patch_request, dr):
483483
assert query_payload['format'] == 'csv'
484484
assert query_payload['photoScope'] == 'nearPrim'
485485

486+
486487
@pytest.mark.parametrize("dr", dr_list)
487488
def test_get_images_photoobj_payload(patch_request, dr):
488489
expect = ("SELECT DISTINCT "

0 commit comments

Comments
 (0)