Skip to content

Commit 3a0a6ae

Browse files
committed
Adding one more remote-data directive
1 parent f78d54d commit 3a0a6ae

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

docs/jplhorizons/jplhorizons.rst

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -551,7 +551,7 @@ astropy's `~astropy.coordinates`:
551551
For example, get the barycentric coordinates of Jupiter as an astropy
552552
`~astropy.coordinates.SkyCoord` object:
553553

554-
.. code-block:: python
554+
.. doctest-remote-data::
555555

556556
>>> from astropy.coordinates import SkyCoord
557557
>>> from astropy.time import Time
@@ -572,8 +572,7 @@ For example, get the barycentric coordinates of Jupiter as an astropy
572572
Acknowledgements
573573
================
574574

575-
This submodule makes use of the `JPL Horizons
576-
<https://ssd.jpl.nasa.gov/horizons/>`_ system.
575+
This submodule makes use of the `JPL Horizons <https://ssd.jpl.nasa.gov/horizons/>`_ system.
577576

578577
The development of this submodule is in part funded through NASA PDART Grant No.
579578
80NSSC18K0987 to the `sbpy project <http://sbpy.org>`_.

0 commit comments

Comments
 (0)