From 6caa76a2303956e9f7177a7226662422cc84602f Mon Sep 17 00:00:00 2001 From: Ricky O'Steen Date: Mon, 9 Dec 2024 13:18:18 -0500 Subject: [PATCH] Codestyle --- jdaviz/configs/cubeviz/plugins/tests/test_parsers.py | 1 + 1 file changed, 1 insertion(+) diff --git a/jdaviz/configs/cubeviz/plugins/tests/test_parsers.py b/jdaviz/configs/cubeviz/plugins/tests/test_parsers.py index a926430f2a..8f0d2fc9d5 100644 --- a/jdaviz/configs/cubeviz/plugins/tests/test_parsers.py +++ b/jdaviz/configs/cubeviz/plugins/tests/test_parsers.py @@ -208,6 +208,7 @@ def test_numpy_cube(cubeviz_helper): assert isinstance(data.coords, PaddedSpectrumWCS) assert flux.units == 'ct / pix2' + @pytest.mark.remote_data def test_manga_cube(cubeviz_helper): # Remote data test of loading and extracting an up-to-date (as of 11/19/2024) MaNGA cube