Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

avigupta2612
Copy link
Contributor

Reference Issues/PRs

Part of #19414 for gaussian_process/tests

What does this implement/fix? Explain your changes.

Removed assert_warns_message from tests_gpr.py and tests_gpc.py

Any other comments?

Copy link
Member

@jeremiedbb jeremiedbb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks @avigupta2612

@avigupta2612
Copy link
Contributor Author

guassian_process/tests is still using asserts_raise_message which was removed in #14216 . So should I remove those and open a PR in that issue?

@jeremiedbb
Copy link
Member

jeremiedbb commented Mar 17, 2021

So should I remove those

Sure ! I think it's fine to do it in this PR since it's just one occurence but feel free to open a new PR if you prefer.
(there's also an occurence in test_kernels)

Copy link
Member

@ogrisel ogrisel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks!

@ogrisel ogrisel merged commit 071ddc7 into scikit-learn:main Mar 19, 2021
@glemaitre glemaitre mentioned this pull request Apr 22, 2021
12 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants