1.2.2
Release 1.2.0 [cd build] (#25121)
FIX Raise appropriate attribute error in ensemble (#25668)
MNT Applies black formatting to most of the code base (#18948)
FIX propagate configuration to workers in parallel (#25363)
MAINT Clean deprecation for 1.2: losses in gradient boosting (#24394)
MAINT clean-up unused variables and imports in cython files (#24347)
MAINT rename and deprecate `base_estimator` in favor of `estimator` in ensemble classes (#23819)
DOC Correctly docstring in StackingRegressor.fit_transform (#25599)