Skip to content
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

TST Replaces pytest.warns(None) in test_kernel_pca #22872

Merged
merged 1 commit into from
Mar 17, 2022

Conversation

ShanDeng123
Copy link
Contributor

Reference Issues/PRs

Related to #22572.
Towards #22396

What does this implement/fix? Explain your changes.

Replaces the depreciating function pytest.warns(None).

Any other comments?

Received 28 warnings when running Pytest on test_kernel_pca.py

Copy link
Member

@thomasjpfan thomasjpfan left a comment

Choose a reason for hiding this comment

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

Thank you for the PR!

LGTM

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 @ShanDeng123

@jeremiedbb jeremiedbb merged commit 38ff5be into scikit-learn:main Mar 17, 2022
glemaitre pushed a commit to glemaitre/scikit-learn that referenced this pull request Apr 6, 2022
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.

4 participants