Skip to content

Specity the types of numpydoc_xref_ignore option #631

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 1 commit into from
Jun 7, 2025

Conversation

koyuki7w
Copy link
Contributor

@koyuki7w koyuki7w commented Jun 7, 2025

Added types parameter to accept the value "all" for the numpydoc_xref_ignore option.

Fixes gh-630

Added `types` parameter to accept the value `"all"` for the `numpydoc_xref_ignore` option.

Fixes numpygh-630
@stefanv
Copy link
Contributor

stefanv commented Jun 7, 2025

Thanks @koyuki7w!

@stefanv stefanv merged commit 8044135 into numpy:main Jun 7, 2025
30 of 31 checks passed
@koyuki7w koyuki7w deleted the patch-2 branch June 7, 2025 04:51
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.

numpydoc_xref_ignore = "all" option does not work
2 participants