Skip to content

Commit 6ceb696

Browse files
committed
removed unused packages
1 parent aa5c639 commit 6ceb696

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_linearboost.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
from linearboost.linear_boost import LinearBoostClassifier
44

5-
from ._utils import check_estimator, get_expected_failed_tests, _yield_all_checks
5+
from ._utils import check_estimator, get_expected_failed_tests
66

77

88
def test_linear_boost_estimator():

0 commit comments

Comments
 (0)