Skip to content

Commit

Permalink
Update _data.py (#1101)
Browse files Browse the repository at this point in the history
map_variable: minor technical correction in doc
  • Loading branch information
ddkohler committed Sep 22, 2022
1 parent c28732e commit 973a5cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WrightTools/data/_data.py
Original file line number Diff line number Diff line change
Expand Up @@ -1214,7 +1214,7 @@ def map_variable(
between.
input_units : str (optional)
The units of the new points. Default is same, which assumes
the new points have the same units as the axis.
the new points have the same units as the variable.
name : string (optional)
The name of the new data object. If None, generated from
natural_name. Default is None.
Expand Down

0 comments on commit 973a5cc

Please sign in to comment.