We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b12f07f + 9225b94 commit 6994584Copy full SHA for 6994584
astroquery/nasa_ads/core.py
@@ -9,7 +9,7 @@
9
from astropy.table import Table
10
11
from ..query import BaseQuery
12
-from ..utils import commons, async_to_sync
+from ..utils import async_to_sync
13
from ..utils.class_or_instance import class_or_instance
14
15
from .utils import _get_data_from_xml
0 commit comments