Skip to content

Commit 0689656

Browse files
committed
Changes, style, test fixes
Fix changelog
1 parent 236cc77 commit 0689656

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGES.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -176,8 +176,8 @@ simbad
176176
Service 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]

astroquery/mast/missions.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
from requests import HTTPError, RequestException
2020

2121
from astroquery import log
22-
from astroquery.utils import commons, async_to_sync
22+
from astroquery.utils import async_to_sync
2323
from astroquery.utils.class_or_instance import class_or_instance
2424
from astropy.utils.console import ProgressBarOrSpinner
2525
from astroquery.exceptions import InvalidQueryError, MaxResultsWarning, NoResultsWarning

0 commit comments

Comments
 (0)