Commit 6cd50cc
Update where docstring to make return value type more clear (#3408)
* Update where docstring to make return value type more clear
The where docstring was a little confusing to me. I misunderstood "Same type as caller' to mean the values in the xarray not the xarray itself. I think this small change will clean it up for most users. Thanks.
* Update xarray/core/common.py
Co-Authored-By: Maximilian Roos <5635139+max-sixty@users.noreply.github.com>1 parent 55b1ac0 commit 6cd50cc
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1069 | 1069 | | |
1070 | 1070 | | |
1071 | 1071 | | |
1072 | | - | |
| 1072 | + | |
1073 | 1073 | | |
1074 | 1074 | | |
1075 | 1075 | | |
| |||
0 commit comments