Skip to content
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

DOC: Fix module setting of MaskedArray #25972

Merged
merged 1 commit into from
Mar 9, 2024
Merged

Conversation

koyuki7w
Copy link
Contributor

@koyuki7w koyuki7w commented Mar 9, 2024

Set module of MaskedArray to numpy.ma because numpy.ma.core.MaskedArray is an internal alias not documented.

ref: gh-13114

[skip cirrus] [skip azp] [skip actions]

Set module of ``MaskedArray`` to ``numpy.ma`` because
``numpy.ma.core.MaskedArray`` is an internal alias not documented.

ref: numpygh-13114

[skip cirrus] [skip azp] [skip actions]
@charris charris merged commit 52ab127 into numpy:main Mar 9, 2024
5 checks passed
@charris
Copy link
Member

charris commented Mar 9, 2024

Thanks @F3eQnxN3RriK .

@charris charris added the 09 - Backport-Candidate PRs tagged should be backported label Mar 9, 2024
@koyuki7w koyuki7w deleted the doc-patch-1 branch March 9, 2024 14:19
@charris charris removed the 09 - Backport-Candidate PRs tagged should be backported label Mar 9, 2024
charris added a commit that referenced this pull request Mar 9, 2024
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.

2 participants