Skip to content

Commit 37dfb93

Browse files
committed
Doc test update
1 parent 9c4ecf4 commit 37dfb93

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/casda/casda.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,8 @@ Spatial and spectral parameters can be combined to produce sub-cubes.
126126
Once completed, the cutouts can be downloaded as described in the section above.
127127

128128
An example script to download a cutout from the Rapid ASKAP Continuum Survey (RACS) at a specified position is shown below:
129-
.. code-block:: python
129+
130+
.. doctest-skip::
130131

131132
>>> from astropy import coordinates, units as u, wcs
132133
>>> from astroquery.casda import Casda

0 commit comments

Comments
 (0)