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 771b080 commit d6cec4fCopy full SHA for d6cec4f
astroquery/esa/xmm_newton/tests/test_xmm_newton.py
@@ -302,7 +302,7 @@ def test_get_epic_images(self):
302
303
@pytest.mark.remote_data
304
def test_get_epic_metadata(self):
305
- tap_url="http://nxsadev.esac.esa.int/tap-server/tap/"
+ tap_url = "http://nxsadev.esac.esa.int/tap-server/tap/"
306
target_name = "4XMM J122934.7+015657"
307
radius = 0.01
308
epic_source_table = "xsa.v_epic_source"
0 commit comments