Skip to content

Commit f7a3737

Browse files
committed
Remove unused comettype parameter.
1 parent 819ca22 commit f7a3737

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

astroquery/mpc/core.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -765,7 +765,6 @@ def _args_to_ephemeris_payload(self, **kwargs):
765765
@class_or_instance
766766
def get_observations_async(self, targetid, *,
767767
id_type=None,
768-
comettype=None,
769768
get_mpcformat=False,
770769
get_raw_response=False,
771770
get_query_payload=False,

0 commit comments

Comments
 (0)