TST Extend tests for scipy.sparse/*array in sklearn/linear_model/tests/test_coordinate_descent#27226
Conversation
…s/test_coordinate_descent
OmarManzoor
left a comment
There was a problem hiding this comment.
Thanks for the PR @Charlie-XIAO. Please see the comment in regards to fixing the CI error.
|
I think I'm messing something up. This I should be fixing |
…s/test_coordinate_descent
…e-XIAO/scikit-learn into tst_sp_coordinate_descent
|
I have reverted the changes to the wrong file and made the new changes. I might have been in a hurry and made those mistakes, sorry again for the confusion @OmarManzoor. |
No problem! Thank you for fixing it. |
glemaitre
left a comment
There was a problem hiding this comment.
LGTM. Thanks @Charlie-XIAO. I assume that you would be OK with this PR @OmarManzoor
…ests/test_coordinate_descent` (scikit-learn#27226) Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
Towards #27090.