Skip to content

Commit cb1710c

Browse files
syed-gilanibsipocz
authored andcommitted
removed references to functions that no longer exist
1 parent 34e4c16 commit cb1710c

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

docs/mast/mast.rst

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -197,10 +197,8 @@ Currenlty, the API only includes the search functionality. The functionality to
197197
download data products associated with search results is not currently supported.
198198

199199
An object of MastMissions class is instantiated with a default mission of 'hst' and
200-
default service set to 'search'. set_service() and set_mission() can be used to change
201-
the service and mission to other values but right now, API only supports search service
202-
and 'hst' mission.
203-
200+
default service set to 'search'.
201+
204202
.. code-block:: python
205203
206204
>>> from astroquery.mast.missions import MastMissions

0 commit comments

Comments
 (0)