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 1aba55e + 6845150 commit 241d896Copy full SHA for 241d896
astroquery/cadc/core.py
@@ -18,7 +18,7 @@
18
from ..query import BaseQuery
19
from bs4 import BeautifulSoup
20
from astropy.utils.exceptions import AstropyDeprecationWarning
21
-from astroquery.utils.decorators import deprecated
+from astropy.utils.decorators import deprecated
22
from astropy import units as u
23
from . import conf
24
astroquery/utils/decorators.py
0 commit comments