Skip to content

Commit 3f33ecc

Browse files
committed
removing an indent added by mistake
1 parent 1a45e6f commit 3f33ecc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/mast/mast.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -823,7 +823,7 @@ The moving_target is an optional bool argument where `True` signifies that the a
823823
824824
>>> from astroquery.mast import Tesscut
825825
826-
>>> hdulist = Tesscut.get_cutouts(objectname="Eleonora", moving_target=True, size=5, sector=6)
826+
>>> hdulist = Tesscut.get_cutouts(objectname="Eleonora", moving_target=True, size=5, sector=6)
827827
>>> hdulist[0].info()
828828
Filename: <class '_io.BytesIO'>
829829
No. Name Ver Type Cards Dimensions Format

0 commit comments

Comments
 (0)