Skip to content

Commit

Permalink
Correct comment
Browse files Browse the repository at this point in the history
  • Loading branch information
pllim authored Jul 5, 2024
1 parent f12d5e2 commit ed6d7fb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -347,7 +347,7 @@ def test_correct_output_flux_or_sb_units(cubeviz_helper, spectrum1d_cube_custom_
mm.calculate_moment()
assert mm.moment.unit == moment_unit

# TODO: All this below can be removed when we remove SB unit support from Moment Maps
# TODO: All this below can be removed when we remove SB->flux unit support from Moment Maps

uc.flux_or_sb.selected = 'Flux'
mm._set_data_units()
Expand Down

0 comments on commit ed6d7fb

Please sign in to comment.