We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d39539e commit b741129Copy full SHA for b741129
sklearn_extra/__init__.py
@@ -1,4 +1,4 @@
1
-from . import kernel_approximation, kernel_methods # noqa
+from . import kernel_approximation # noqa
2
3
from ._version import __version__
4
0 commit comments