8000 DOC: use curve_kwargs instead of kwargs in example to avoid warnings by glemaitre · Pull Request #31447 · scikit-learn/scikit-learn · GitHub
[go: up one dir, main page]

Skip to content

DOC: use curve_kwargs instead of kwargs in example to avoid warnings #31447

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

Merged

Conversation

glemaitre
Copy link
Member

Currently the CI on main fails because some FutureWarnings are raised due to the deprecation of **kwargs in favor of curve_kwargs in RocCurveDisplay.

This should solve the problem

Copy link

✔️ Linting Passed

All linting checks passed. Your pull request is in excellent shape! ☀️

Generated for commit: dbddc08. Link to the linter CI: here

Copy link
Member
@betatim betatim left a comment

Choose a reason for hiding this comment

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

Looks good to me.

Is there something we can do in this PR to trigger "the full documentation run"?

@glemaitre
Copy link
Member Author

Is there something we can do in this PR to trigger "the full documentation run"?

[doc build] is the previous commit is triggering the full documentation build

@betatim betatim enabled auto-merge (squash) May 28, 2025 11:43
@betatim betatim merged commit 4493f86 into scikit-learn:main May 28, 2025
37 checks passed
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.

2 participants
0