Skip to content

Commit 6b9cb56

Browse files
committed
Remove deprecated import
1 parent 3b2bae5 commit 6b9cb56

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

fast_hdbscan/tests/test_hdbscan.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
from sklearn.utils._testing import (
1111
assert_array_equal,
1212
assert_array_almost_equal,
13-
assert_raises,
1413
)
1514
from fast_hdbscan import (
1615
HDBSCAN,

0 commit comments

Comments
 (0)