Skip to content

Commit

Permalink
removing trailing blank line per PEP8
Browse files Browse the repository at this point in the history
  • Loading branch information
Oliver committed Feb 22, 2021
1 parent 41fd49d commit 3eefa52
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion astroquery/gemini/tests/test_gemini.py
Original file line number Diff line number Diff line change
Expand Up @@ -147,4 +147,3 @@ def test_url_helper_eng_fail(test_arg):
urlsplit = url.split('/')
assert(('notengineering' in urlsplit) == should_have_noteng)
assert(('NotFail' in urlsplit) == should_have_notfail)

0 comments on commit 3eefa52

Please sign in to comment.