MNT: bump to array API 2025.12, array-api-compat 1.15, array-api-extra 0.10.3 - #34231
Conversation
lucascolley
commented
Jun 9, 2026
- MNT: bump to array-api-compat 1.15, array-api-extra 0.10.3
- STY: run linter
|
Thank you for opening your first pull request to scikit-learn! 🎉 To help get your contribution reviewed, please make sure that:
|
betatim
left a comment
There was a problem hiding this comment.
Thanks for the bumping. Looks reasonable to me, though I didn't look at the changes to the vendored code.
One question for my education about the white space changes: how did you find these? Shouldn't our CI linter have found these already?
|
I ran |
|
btw @OmarManzoor you may want to look into removing scikit-learn/sklearn/utils/_array_api.py Lines 1245 to 1274 in f744cc4 |
Agreed. I think we might also have one or two others as well. |
|
thanks all :) |