We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ade3a79 commit ba2a654Copy full SHA for ba2a654
astroquery/gemini/tests/test_gemini.py
@@ -211,4 +211,3 @@ def test_get_file_url():
211
"""Test generating file URL based on filename."""
212
url = gemini.Observations.get_file_url("filename")
213
assert url == "https://archive.gemini.edu/file/filename"
214
-
0 commit comments