Skip to content

Commit 692ca46

Browse files
bsipocz“Javier
authored andcommitted
Fix pep8
1 parent dfb8039 commit 692ca46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

astroquery/esa/hubble/tests/test_esa_hubble.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -444,4 +444,4 @@ def test_empty_list(self):
444444
output_format="votable",
445445
verbose=True)
446446
assert "One of the lists is empty or there are "\
447-
"elements that are not strings" in err.value.args[0]
447+
"elements that are not strings" in err.value.args[0]

0 commit comments

Comments
 (0)