Skip to content

Commit

Permalink
Removed alibi ligthgbm from tests
Browse files Browse the repository at this point in the history
  • Loading branch information
RobertSamoilescu committed Jun 19, 2024
1 parent 752611b commit 204211d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions runtimes/alibi-explain/tests/test_white_box_sklearn.py
Original file line number Diff line number Diff line change
Expand Up @@ -92,8 +92,6 @@ def mocked_sklearn_runtime(mocker):
RandomForestRegressor,
XGBClassifier,
XGBRegressor,
LGBMClassifier,
LGBMRegressor,
],
)
def white_box_model(
Expand Down

0 comments on commit 204211d

Please sign in to comment.