File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -176,8 +176,8 @@ simbad
176176Service fixes and enhancements
177177------------------------------
178178
179- gaia
180- ^^^^
179+ linelists.cdms
180+ ^^^^^^^^^^^^^^
181181
182182- Update DR4 retrieval_type names and include the new one
183183 EPOCH_ASTROMETRY_BRIGHT. [#3207, #3238]
Original file line number Diff line number Diff line change 1919from requests import HTTPError , RequestException
2020
2121from astroquery import log
22- from astroquery .utils import commons , async_to_sync
22+ from astroquery .utils import async_to_sync
2323from astroquery .utils .class_or_instance import class_or_instance
2424from astropy .utils .console import ProgressBarOrSpinner
2525from astroquery .exceptions import InvalidQueryError , MaxResultsWarning , NoResultsWarning
You can’t perform that action at this time.
0 commit comments