Closed
Description
Making xywhere results an ndarray didn't fail any tests on master, so we aren't testing passing units that are fragile to that transform into errorbar
.
Originally posted by @tacaswell in #12283 (comment)
@dstansby is correct, the list is to preserve units. Some of the unit frameworks loose their units when you put them into numpy arrays like that.