You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DOC: Update the docstrings of __array_prepare__ and __array_wrap__
* Add the previously missing `context` parameter
* Make all arguments positional-only
* Rename the `obj` parameter to `array`, just as is done in the `__array_prepare__` / `__array_wrap__` docs
* Reworded the 1-line summary
0 commit comments