Skip to content

Commit cee36cc

Browse files
committed
Add another file to the examples and remove an unnecessary import from another one
1 parent 3a891bb commit cee36cc

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

examples/check_data.py

Whitespace-only changes.

examples/test_whiten.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
from numpy.testing.utils import assert_allclose, assert_equal
1+
from numpy.testing.utils import assert_allclose
22
import numpy
33

44
from preprocess import whiten

0 commit comments

Comments
 (0)