Skip to content
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

py: Fix inspect binary 8bit/Fix ci: Remove iinfo for bool array #687

Merged
merged 1 commit into from
May 28, 2024

Conversation

k-dominik
Copy link
Collaborator

np.iinfo is not implemented for bool type (yet).

xref: numpy/numpy#8849

np.iinfo is not implemented for bool type (yet).

xref: numpy/numpy#8849
@k-dominik
Copy link
Collaborator Author

i'll go ahead and merge so that CI passes on the main branch again (and I can rebase #686 on it)

@k-dominik k-dominik merged commit 516ab72 into master May 28, 2024
5 checks passed
@k-dominik k-dominik deleted the fix-inspect-binary branch May 28, 2024 07:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants