Skip to content

Commit 42154e3

Browse files
bsipoczmkelley
authored andcommitted
DOC: adding missing import
1 parent 3174221 commit 42154e3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/jplhorizons/jplhorizons.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@ as the observer's location, and Ceres as the target:
9696

9797
.. doctest-remote-data::
9898

99+
>>> import astropy.units as u
99100
>>> statue_of_liberty = {'lon': -74.0466891 * u.deg,
100101
... 'lat': 40.6892534 * u.deg,
101102
... 'elevation': 0.093 * u.km}

0 commit comments

Comments
 (0)