Skip to content

Commit 3b2c9bc

Browse files
keflavichbsipocz
andcommitted
Update astroquery/linelists/cdms/core.py
Co-authored-by: Brigitta Sipőcz <[email protected]>
1 parent 0443a87 commit 3b2c9bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

astroquery/linelists/cdms/core.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
from astroquery.utils import async_to_sync
1111
# import configurable items declared in __init__.py
1212
from astroquery.linelists.cdms import conf
13-
from astroquery.linelists.jplspec import lookup_table
13+
from astroquery.jplspec import lookup_table
1414

1515

1616
__all__ = ['CDMS', 'CDMSClass']

0 commit comments

Comments
 (0)