Skip to content

Commit 151f791

Browse files
committed
TST: addig remote_data to docs example
1 parent e784621 commit 151f791

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/ipac/irsa/irsa.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -337,6 +337,8 @@ Without specifying the collection, the query returns results from multiple
337337
collections. For example this target has spectra from Sofia as well as from
338338
Spitzer.
339339

340+
.. doctest-remote-data::
341+
340342
>>> from astropy.table import unique
341343
>>> unique(arp220_spectra, keys='dataid_collection')['dataid_collection']
342344
<MaskedColumn name='dataid_collection' dtype='object' description='IVOA Identifier of collection' length=4>

0 commit comments

Comments
 (0)