Skip to content

Commit 8a9ad41

Browse files
committed
add to init
1 parent 34be8c4 commit 8a9ad41

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

vetiver/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
from .handlers.sklearn import SKLearnHandler # noqa
1616
from .handlers.torch import TorchHandler # noqa
1717
from .handlers.statsmodels import StatsmodelsHandler # noqa
18+
from .handlers.xgboost import XGBoostHandler # noqa
1819
from .rsconnect import deploy_rsconnect # noqa
1920
from .monitor import compute_metrics, pin_metrics, plot_metrics, _rolling_df # noqa
2021

0 commit comments

Comments
 (0)