8000 BUG: Added type annotations in fit method. by proenca555 · Pull Request #28610 · numpy/numpy · GitHub
[go: up one dir, main page]

Skip to content

BUG: Added type annotations in fit method. #28610

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

Closed
wants to merge 1 commit into from

Conversation

proenca555
Copy link

Added the missing type annotations to the fit method in np.polynomial.Polynomial .

Fixes #26153 .

@jorenham
Copy link
Member

This has already been fixed in #26897.

@jorenham jorenham closed this Mar 31, 2025
@github-project-automation github-project-automation bot moved this from Awaiting a code review to Completed in NumPy first-time contributor PRs Mar 31, 2025
@jorenham jorenham removed the 00 - Bug label Mar 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

Successfully merging this pull request may close these issues.

TYP: np.polynomial.Polynomial.fit lacks type annotations
3 participants
0