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 Nov 5, 2024
1 parent 1d06067 commit 348ef14
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 348ef14

Please sign in to comment.