Skip to content

🐛 fix count_nonzero return type#593

Merged
jorenham merged 2 commits into
mainfrom
gh-592
Jul 12, 2025
Merged

🐛 fix count_nonzero return type#593
jorenham merged 2 commits into
mainfrom
gh-592

Conversation

@jorenham
Copy link
Copy Markdown
Member

Closes #592

@jorenham jorenham added this to the v2.3.x.x milestone Jul 12, 2025
@jorenham jorenham enabled auto-merge July 12, 2025 20:03
@jorenham jorenham merged commit 55a57e3 into main Jul 12, 2025
19 checks passed
@jorenham jorenham deleted the gh-592 branch July 12, 2025 20:06
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.

np.count_nonzero should return np.intp, not builtins.int

1 participant