Skip to content

Commit 1f10a03

Browse files
committed
MAINT: warning is not issued any more
1 parent 2ad6889 commit 1f10a03

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/mast/mast.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1210,7 +1210,6 @@ so the query will always default to SPOC.
12101210
>>> from astroquery.mast import Tesscut
12111211
...
12121212
>>> sector_table = Tesscut.get_sectors(objectname="Ceres", moving_target=True)
1213-
WARNING: InputWarning: Only SPOC is available for moving targets queries. Defaulting to SPOC. [astroquery.mast.cutouts]
12141213
>>> print(sector_table)
12151214
sectorName sector camera ccd
12161215
-------------- ------ ------ ---

0 commit comments

Comments
 (0)