Skip to content
Snippets Groups Projects
Commit a15554d3 authored by Fabian Pedregosa's avatar Fabian Pedregosa
Browse files

Do not import mixture from top-level sklearn.

parent 25db7c83
Branches
Tags
No related merge requests found
......@@ -20,7 +20,6 @@ except ImportError:
from .base import clone
from . import mixture
try:
from numpy.testing import nosetester
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment