Skip to content

Commit dbba8ae

Browse files
Update nipy/utils/tests/test_arrays.py
Co-authored-by: Chris Markiewicz <effigies@gmail.com>
1 parent 508c0fa commit dbba8ae

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

nipy/utils/tests/test_arrays.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
""" Testing arrays module
22
"""
33

4-
import functools
5-
import operator
64
from itertools import chain
75

86
import numpy as np

0 commit comments

Comments
 (0)