Skip to content

Commit

Permalink
Update jdaviz/configs/cubeviz/plugins/tests/test_parsers.py
Browse files Browse the repository at this point in the history
Co-authored-by: P. L. Lim <[email protected]>
  • Loading branch information
rosteen and pllim authored Dec 16, 2024
1 parent 7b8df51 commit 08691b6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion jdaviz/configs/cubeviz/plugins/tests/test_parsers.py
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,6 @@ def test_loading_with_mask(cubeviz_helper):
with warnings.catch_warnings():
warnings.filterwarnings("ignore")
cubeviz_helper.load_data(custom_spec)
#cubeviz_helper.load_data("https://stsci.box.com/shared/static/gts87zqt5265msuwi4w5u003b6typ6h0.gz", cache=True) # noqa

uc = cubeviz_helper.plugins['Unit Conversion']
uc.spectral_y_type = "Surface Brightness"
Expand Down

0 comments on commit 08691b6

Please sign in to comment.