U
    3‰dë  ã                   @   s   d Z ddlZe d¡ dS )aX  This is now a no-op and can be safely removed from your code.

It used to enable the use of
:class:`~sklearn.ensemble.HistGradientBoostingClassifier` and
:class:`~sklearn.ensemble.HistGradientBoostingRegressor` when they were still
:term:`experimental`, but these estimators are now stable and can be imported
normally from `sklearn.ensemble`.
é    NzØSince version 1.0, it is not needed to import enable_hist_gradient_boosting anymore. HistGradientBoostingClassifier and HistGradientBoostingRegressor are now stable and can be normally imported from sklearn.ensemble.)Ú__doc__ÚwarningsÚwarn© r   r   úV/tmp/pip-unpacked-wheel-zrfo1fqw/sklearn/experimental/enable_hist_gradient_boosting.pyÚ<module>   s   ÿ