Skip to content

Commit

Permalink
Address PEP 8 blank line.
Browse files Browse the repository at this point in the history
  • Loading branch information
davner committed Oct 17, 2023
1 parent ade3a79 commit ba2a654
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 @@ -211,4 +211,3 @@ def test_get_file_url():
"""Test generating file URL based on filename."""
url = gemini.Observations.get_file_url("filename")
assert url == "https://archive.gemini.edu/file/filename"

0 comments on commit ba2a654

Please sign in to comment.