Skip to content

Fix array_namespace on numpy scalars #202

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

Merged
merged 1 commit into from
Nov 19, 2024
Merged

Conversation

asmeurer
Copy link
Member

The check for Python scalars needed to be moved to the end since NumPy scalars subclass the Python scalar types.

The check for Python scalars needed to be moved to the end since NumPy
scalars subclass the Python scalar types.
@asmeurer asmeurer requested a review from Copilot November 19, 2024 22:56
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 1 out of 1 changed files in this pull request and generated no suggestions.

@asmeurer asmeurer merged commit 382bbac into data-apis:main Nov 19, 2024
42 checks passed
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.

1 participant