Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
cshanahan1 committed Nov 20, 2024
1 parent d2204be commit e3a1b26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jdaviz/core/unit_conversion_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -352,7 +352,7 @@ def handle_squared_flux_unit_conversions(value, original_unit=None,
Returns
-------
converted : Quantity
The converted values, expressed in the `target_unit`.
The converted values, expressed in the ``target_unit``.
"""

# get scale factor between non-squared units
Expand Down

0 comments on commit e3a1b26

Please sign in to comment.