Skip to content

Commit c3ac42a

Browse files
committed
Fix method name in docstring.
1 parent 783d7e3 commit c3ac42a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

astroquery/mpc/core.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -779,7 +779,7 @@ def get_observations_async(self, targetid, *,
779779
780780
.. deprecated:: 0.4.9
781781
The ``get_raw_response`` keyword argument is deprecated. The
782-
`~MPCClass.get_observationsephemerides_async` method will return a raw response.
782+
`~MPCClass.get_observations_async` method will return a raw response.
783783
784784
785785
Parameters

0 commit comments

Comments
 (0)