TST Replace assert_raises* by pytest.raises in model_selection/tests/test_validation.py#19381
Conversation
|
#DataUmbrella sprint |
thomasjpfan
left a comment
There was a problem hiding this comment.
Thank you for the PR @cycks !
LGTM
lorentzenchr
left a comment
There was a problem hiding this comment.
Could you also replace assert_raise_message?
|
@cycks We forgot to add in the original issue the |
|
@glemaitre I am working on it right now I will submit a pr once I am done. |
As @glemaitre said in #19432, please push your commit to the branch of this current PR instead to finalize it. |
|
I'm working at completing this PR. Due to lack of permissions to push to this PR branch, a new branch starting from this PR branch is created. #19592 is the new corresponding PR. |
|
Continued in #19592. |
Reference Issues/PRs
References #14216
What does this implement/fix? Explain your changes.
replace assert_raises* by pytest.raise in model_selection/tests/test_validation.py
Any other comments?
cc: (pair programming partner) @mohaseeb