Skip to content

Commit

Permalink
chore: remove duplicates
Browse files Browse the repository at this point in the history
  • Loading branch information
Laurent Mutricy committed Jul 12, 2024
1 parent 42f2056 commit 86d236c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pint/compat.py
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,6 @@ def _to_magnitude(value, force_ndarray=False, force_ndarray_like=False):
"pandas.core.frame.DataFrame",
"pandas.Series",
"pandas.DataFrame",
"xarray.core.dataarray.DataArray",
)

#: Map type name to the actual type (for upcast types).
Expand Down

0 comments on commit 86d236c

Please sign in to comment.