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

Fix PyUntypedArray #122

Merged
merged 1 commit into from
Dec 16, 2024
Merged

Fix PyUntypedArray #122

merged 1 commit into from
Dec 16, 2024

Conversation

flying-sheep
Copy link
Contributor

@flying-sheep flying-sheep commented Dec 13, 2024

Sorry, I spelled it numpy.NDArray instead of numpy.typing.NDArray.

That’s because I went back and forth between numpy.ndarray and numpy.typing.NDArray[typing.Any] (which are the same thing, so it wouldn’t matter, but I thought the latter was more explicit).

@termoshtt termoshtt merged commit 61c4e7b into Jij-Inc:main Dec 16, 2024
12 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.

2 participants