Skip to content

MAINT Clean up deprecations for 1.6: in AgglomerativeClustering #29915

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

jeremiedbb
Copy link
Member

removed deprecated metric=None.

I'm not sure what we want to do with the deprecated directive in the docstring. I changed it to a versionchanged. Should we just remove the directive ?

@jeremiedbb jeremiedbb added No Changelog Needed Quick Review For PRs that are quick to review labels Sep 23, 2024
Copy link

github-actions bot commented Sep 23, 2024

✔️ Linting Passed

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

Generated for commit: 9139dc6. Link to the linter CI: here

@glemaitre
Copy link
Member

Should we just remove the directive ?

Indeed. I think that we only use versionchanged to notify a change of default but here the choice just disappear. So we usually don't acknowledge it as far I remember.

@lesteve
Copy link
Member

lesteve commented Oct 3, 2024

Merging, thanks!

@lesteve lesteve merged commit 8d01acf into scikit-learn:main Oct 3, 2024
30 checks passed
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.

4 participants