main
MNT Fix pre-commit issues (#31013)
CLN replace authors with the standard line (#29250)
MNT don't use random_state in LogisticRegression unless it has an effect (#34287)
DEP parameter penalty in LogisticRegression and LogisticRegressionCV (#32659)
DOC Correct typos and format issues in examples (#32494)
MNT Add author/license note where missing and add the linter (#29477)
DOC Correct many typos in code comments (#32666)
DOC: Revise the formatting of author/license note (#32305)
FIX metaedata routing with dask backend on joblib (#34077)
MNT Update index finding to use np.nonzero (#31115)
MNT Apply ruff/flake8-executable rules (EXE) (#31063)
DOC: Correct many grammatical issues (#32820)
MNT Enforce ruff/pygrep-hooks rules (PGH) (#31226)