Skip to content

Commit 115b0aa

Browse files
committed
Even more doctests to get more test coverage
1 parent 401c939 commit 115b0aa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/esa/hsa.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ Retrieve a VOTable with the observations metadata of a given region.
173173
8. Query Observations
174174
---------------------
175175

176-
.. doctest-skip::
176+
.. doctest-remote-data::
177177

178178
>>> from astroquery.esa.hsa import HSA
179179
>>> from astropy.coordinates import SkyCoord
@@ -199,7 +199,7 @@ Retrieve a VOTable with the observation IDs of a given region.
199199

200200
First retrieve the observation IDs based on a position on the sky. To achive this, query the TAP service.
201201

202-
.. doctest-skip::
202+
.. doctest-remote-data::
203203

204204
>>> from astroquery.esa.hsa import HSA
205205
>>>

0 commit comments

Comments
 (0)