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 7f6467f commit 8378e7fCopy full SHA for 8378e7f
astroquery/alfalfa/core.py
@@ -11,7 +11,7 @@
11
import numpy.ma as ma
12
from astropy import units as u
13
from astropy import coordinates as coord
14
-from ..utils import commons, prepend_docstr_nosections
+from ..utils import commons
15
from ..query import BaseQuery
16
17
__all__ = ['Alfalfa', 'AlfalfaClass']
0 commit comments