Skip to content

Commit f439f05

Browse files
burnout87bsipocz
authored andcommitted
small documentation fix
1 parent 3895f77 commit f439f05

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

docs/desi/desi.rst

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,9 +59,7 @@ we can define our region in the same way used in the example above.
5959
>>> radius = Angle(radius_input, unit='arcmin')
6060
>>> im = DESILegacySurvey.get_images(pos, pixels, radius, data_release=9)
6161

62-
All the information we need can be found within the object "im".
63-
64-
.. doctest-remote-data::
62+
>>> All the information we need can be found within the object "im".
6563

6664
>>> hdul = im[0]
6765
>>> hdul[0].header

0 commit comments

Comments
 (0)