Skip to content

MNT Removes pytest.warns(None) in test_validation #23282

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

thomasjpfan
Copy link
Member

Reference Issues/PRs

Toward #22572

What does this implement/fix? Explain your changes.

This PR removes the pytest.warns(None) check in test_check_psd_eigenvalues_valid.

@thomasjpfan thomasjpfan added Quick Review For PRs that are quick to review No Changelog Needed labels May 4, 2022
@thomasjpfan
Copy link
Member Author

@lesteve This should be a simple review. (With this PR merged, I think we can finally unpin pytest and use 7.X.)

@lesteve
Copy link
Member

lesteve commented May 12, 2022

LGTM, merging!

@lesteve
Copy link
Member

lesteve commented May 12, 2022

I am going to trust you on the assert_array_equal -> assert_all_close replacement

@lesteve lesteve merged commit 35d5b97 into scikit-learn:main May 12, 2022
glemaitre pushed a commit to glemaitre/scikit-learn that referenced this pull request Aug 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants