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 dfb8039 commit 692ca46Copy full SHA for 692ca46
astroquery/esa/hubble/tests/test_esa_hubble.py
@@ -444,4 +444,4 @@ def test_empty_list(self):
444
output_format="votable",
445
verbose=True)
446
assert "One of the lists is empty or there are "\
447
- "elements that are not strings" in err.value.args[0]
+ "elements that are not strings" in err.value.args[0]
0 commit comments