Skip to content

Fix CI failure from NumPy typing origin differences#44

Merged
nikosarcevic merged 2 commits into
mainfrom
fix-ci
Jun 28, 2026
Merged

Fix CI failure from NumPy typing origin differences#44
nikosarcevic merged 2 commits into
mainfrom
fix-ci

Conversation

@nikosarcevic

Copy link
Copy Markdown
Collaborator

the FloatArray alias test assmued get_origin(FloatArray) was always np.ndarray, but CI resolves the alias through numpy.typing.NDArray. this updates the test to allow both valid origins while still checking that the alias represents a float64 numpy array

@nikosarcevic nikosarcevic merged commit f9ee44f into main Jun 28, 2026
10 checks passed
@nikosarcevic nikosarcevic deleted the fix-ci branch June 28, 2026 02:28
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