Skip to content

MNT:Remove the use of assert_raises and assert_raises_regex #14674

Merged
thomasjpfan merged 1 commit intoscikit-learn:masterfrom
sameshl:test_covariance
Aug 17, 2019
Merged

MNT:Remove the use of assert_raises and assert_raises_regex #14674
thomasjpfan merged 1 commit intoscikit-learn:masterfrom
sameshl:test_covariance

Conversation

@sameshl
Copy link
Copy Markdown
Contributor

@sameshl sameshl commented Aug 17, 2019

from sklearn/covariance/tests/

Replaced assert_raises and assert_raises_regex with
the with pytest.raises context manager

related to #14216

…earn/covariance/tests/`

Replaced `assert_raises` and `assert_raises_regex` with
the `with pytest.raises` context manager

related to #14216
@thomasjpfan thomasjpfan merged commit 1f333a3 into scikit-learn:master Aug 17, 2019
@thomasjpfan
Copy link
Copy Markdown
Member

Thank you @sameshl!

@sameshl sameshl deleted the test_covariance branch August 17, 2019 09:34
@sameshl sameshl restored the test_covariance branch August 20, 2019 13:08
@sameshl sameshl deleted the test_covariance branch August 20, 2019 13:09
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