Skip to content

jax.numpy: make type stubs consistent with runtime #28721

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
May 15, 2025

Conversation

jakevdp
Copy link
Collaborator

@jakevdp jakevdp commented May 13, 2025

I found these inconsistencies using:

python -m mypy.stubtest jax.numpy --mypy-config-file=pyproject.toml

It's not entirely automatic – there's a lot of noise in the output, but the changes here were the most important ones identified by the tool.

@jakevdp jakevdp self-assigned this May 13, 2025
@jakevdp jakevdp requested a review from superbobry May 13, 2025 21:09
@jakevdp jakevdp added the pull ready Ready for copybara import and testing label May 13, 2025
@copybara-service copybara-service bot merged commit 3c55db3 into jax-ml:main May 15, 2025
23 checks passed
@jakevdp jakevdp deleted the fix-typestubs branch May 15, 2025 21:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kokoro:force-run pull ready Ready for copybara import and testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants