Skip to content

BUG: Added type annotations in fit method.#28610

Closed
proenca555 wants to merge 1 commit into
numpy:mainfrom
proenca555:fit-type-checking
Closed

BUG: Added type annotations in fit method.#28610
proenca555 wants to merge 1 commit into
numpy:mainfrom
proenca555:fit-type-checking

Conversation

@proenca555
Copy link
Copy Markdown

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

Fixes #26153 .

@jorenham
Copy link
Copy Markdown
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