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 3569a03 commit 141ce72Copy full SHA for 141ce72
docs/utils/tap.rst
@@ -768,7 +768,7 @@ new columns names. Here is an example:
768
769
>>> from astroquery.gaia import Gaia, GaiaClass
770
>>> from astroquery.utils.tap.model.tapcolumn import TapColumn
771
- >>> from astroquery.utils.tap.core import TapPlus, TAP_CLIENT_ID
+ >>> from astroquery.utils.tap.core import TapPlus
772
>>> from astroquery.utils.tap import taputils
773
>>> gaia = GaiaClass(gaia_tap_server='https://gea.esac.esa.int/', gaia_data_server='https://gea.esac.esa.int/')
774
>>> gaia.login()
0 commit comments