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

FIX: don't import assert_allclose

parent 340761d8
Branches
Tags
No related merge requests found
import numpy as np
from numpy.testing import assert_array_almost_equal, assert_array_equal, \
assert_allclose, assert_
assert_
from scikits.learn import neighbors, datasets
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment