Skip to content

DOCS: Remove incorrect "Returns" section from MaskedArray.sort #29302

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jul 2, 2025

Conversation

MarcoGorelli
Copy link
Member

Just like ndarray.sort, MaskedArray.sort doesn't return anything, as they both sort in-place

@jorenham jorenham added the component: numpy.ma masked arrays label Jul 1, 2025
@MarcoGorelli MarcoGorelli marked this pull request as ready for review July 1, 2025 13:37
@mattip mattip merged commit 626e934 into numpy:main Jul 2, 2025
76 checks passed
@mattip
Copy link
Member

mattip commented Jul 2, 2025

Thanks @MarcoGorelli

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants