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.
1 parent b12f07f commit 9225b94Copy full SHA for 9225b94
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