Skip to content

TYP: fix stubtest errors in numpy.lib._twodim_base_impl#28530

Merged
charris merged 1 commit intonumpy:mainfrom
jorenham:numtype/245
Mar 15, 2025
Merged

TYP: fix stubtest errors in numpy.lib._twodim_base_impl#28530
charris merged 1 commit intonumpy:mainfrom
jorenham:numtype/245

Conversation

@jorenham
Copy link
Copy Markdown
Member

Ported from numpy/numtype#245


This fixes incorrect parameter names of tril and triu, and resolves a typing error in the signatures of eye and tri.

Ported from numpy/numtype#245

---

This fixes incorrect parameter names of `tril` and `triu`, and resolves a typing error in the signatures of `eye` and `tri`.
@jorenham jorenham added 09 - Backport-Candidate PRs tagged should be backported 41 - Static typing numtype Isssue/PR related to numpy/numtype labels Mar 15, 2025
@charris charris merged commit fcc32f0 into numpy:main Mar 15, 2025
75 checks passed
@charris
Copy link
Copy Markdown
Member

charris commented Mar 15, 2025

Thanks Joren.

@jorenham jorenham deleted the numtype/245 branch March 15, 2025 19:14
@charris charris removed the 09 - Backport-Candidate PRs tagged should be backported label Mar 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

41 - Static typing numtype Isssue/PR related to numpy/numtype

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants