Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 348ef14

Browse files
committedNov 5, 2024·
Address PEP 8 blank line.
1 parent 1d06067 commit 348ef14

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎astroquery/gemini/tests/test_gemini.py

-1
Original file line numberDiff line numberDiff line change
@@ -211,4 +211,3 @@ def test_get_file_url():
211211
"""Test generating file URL based on filename."""
212212
url = gemini.Observations.get_file_url("filename")
213213
assert url == "https://archive.gemini.edu/file/filename"
214-

0 commit comments

Comments
 (0)
Please sign in to comment.