Skip to content

Commit 589b836

Browse files
committed
STYLE: no sklearn
1 parent bc09960 commit 589b836

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ants/contrib/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11

22
from .sampling import *
3-
from .sklearn_interface import *
3+
# from .sklearn_interface import *
44

0 commit comments

Comments
 (0)