main
MAINT: re-organize setup.py & make sure all tests are discoverable by nose
MNT Applies black formatting to most of the code base (#18948)
FIX `LogisticRegressionCV.score` and `_BaseScorer` metadata routing (#30859)
MAINT Clean up deprecations for 1.5: in Displays (#28806)
MNT Use pyrefly instead of mypy for type-checking (#34527)
API Make cv_results_ return the last iteration in successive halving (#34250)
FIX indexable with dataframes (#34605)