We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2d1bf6 commit f7230b9Copy full SHA for f7230b9
astroquery/esa/hsa/tests/dummy_handler.py
@@ -40,4 +40,3 @@ def check_parameters(self, parameters, method_name):
40
f"Expected:'{parameters[key]}'")
41
else:
42
raise ValueError(f"Parameter '{key}' not found in method '{method_name}'")
43
- return True
0 commit comments