Skip to content

Commit 3eefa52

Browse files
author
Oliver
committed
removing trailing blank line per PEP8
1 parent 41fd49d commit 3eefa52

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

astroquery/gemini/tests/test_gemini.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,4 +147,3 @@ def test_url_helper_eng_fail(test_arg):
147147
urlsplit = url.split('/')
148148
assert(('notengineering' in urlsplit) == should_have_noteng)
149149
assert(('NotFail' in urlsplit) == should_have_notfail)
150-

0 commit comments

Comments
 (0)