Thanks to visit codestin.com
Credit goes to github.com

Skip to content

TYP: add ma.zeros_like and ma.ones_like typing #27323

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
Sep 2, 2024
Merged

Conversation

luxedo
Copy link
Contributor

@luxedo luxedo commented Sep 2, 2024

Adds typing for ma.zeros_like and ma.ones_like

@jorenham jorenham merged commit b599264 into numpy:main Sep 2, 2024
67 checks passed
@jorenham
Copy link
Member

jorenham commented Sep 2, 2024

Thanks, @luxedo !

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.

TYP: ma.ones_like and ma.zeros_like not found by mypy because missing in ma/__init__.pyi
2 participants