Skip to content

Commit

Permalink
Remove debugging statement
Browse files Browse the repository at this point in the history
  • Loading branch information
DBerke committed Feb 21, 2023
1 parent e67be0c commit 0bdcfb1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion geminidr/gnirs/tests/longslit/test_sky_stacking.py
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,6 @@ def test_associate_sky_quasi_abcde():
'N20220220S0108.fits', 'N20220220S0109.fits',
'N20220220S0110.fits']

print('Downloaded files')
data = [astrodata.open(download_from_archive(f)) for f in files]

p = GNIRSLongslit(data)
Expand Down

0 comments on commit 0bdcfb1

Please sign in to comment.