Skip to content

Commit c909fbb

Browse files
committed
DOC: minor sphinx and doctest fixes
1 parent 00fb2c9 commit c909fbb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/ipac/nexsci/nasa_exoplanet_archive.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,12 +87,12 @@ For example, a full table can be queried as follows:
8787
10156110 K07989.01 ... LS+MCMC 0.0 297.00977,47.121021
8888

8989

90-
A list of accessible tables can be found in the `TAP_TABLES` attribute:
90+
A list of accessible tables can be found in the ``TAP_TABLES`` attribute:
9191

9292
.. doctest-remote-data::
9393

9494
>>> from astroquery.ipac.nexsci.nasa_exoplanet_archive import NasaExoplanetArchive
95-
>>> NasaExoplanetArchive.TAP_TABLES # doctest: +IGNORE_OUTPUT
95+
>>> NasaExoplanetArchive.TAP_TABLES
9696
['superwasptimeseries',
9797
'kelttimeseries',
9898
'transitspec',

0 commit comments

Comments
 (0)