main
move around examples for better structure.
CLN replace authors with the standard line (#29250)
MNT Add author/license note where missing and add the linter (#29477)
DOC Fix various typos in documentation and comments (#31404)
DOC: Remove 'print(__doc__)' in scikit-learn examples (#32529)
API Change default value of HDBSCAN.copy (#31973)
MNT Fix rst issues found by sphinx-lint (#31114)
DOC: Correct a few typos in scikit-learn documentation (#33657)
MNT Deprecate `multiclass_colors` in favour of `label_colors` in `DecisionBoundaryDisplay` (#34092)
DOC Refactor plot_kmeans_digits.py to use DecisionBoundaryDisplay (#34515)
MNT Apply ruff/flake8-implicit-str-concat rules (ISC) (#30695)
DOC merge plot_ward_structured_vs_unstructured and plot_agglomerative_clustering (#30861)