diff --git a/astroquery/hyperleda/core.py b/astroquery/hyperleda/core.py index 9e0e43826c..b59dfc4cd4 100644 --- a/astroquery/hyperleda/core.py +++ b/astroquery/hyperleda/core.py @@ -85,8 +85,8 @@ def get_properties(self): return prop_tbl def _perp_param_lst(self, param_lst): - # Prepare the parameter's list + # Prepare the parameter's list # These params are no longer in the leda tables for param in ['numtype', 'hptr', 'logavmm', 'e_logavmm']: if param in param_lst: