Skip to content

Commit 09f07d2

Browse files
committed
Formatting fix
1 parent bbe7cfa commit 09f07d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

astroquery/casda/tests/test_casda.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -295,4 +295,4 @@ def test_download_file(patch_get):
295295
filenames = casda.download_files(urls)
296296
assert filenames[0].endswith('askap_img.fits')
297297
assert filenames[1].endswith('askap_img.fits.checksum')
298-
assert filenames[2].endswith('RACS-DR1_0000+18A.fits')
298+
assert filenames[2].endswith('RACS-DR1_0000+18A.fits')

0 commit comments

Comments
 (0)