Skip to content

Commit d3f032f

Browse files
Update nipy/algorithms/statistics/tests/test_intrinsic_volumes.py
Co-authored-by: Chris Markiewicz <effigies@gmail.com>
1 parent 0fe9a03 commit d3f032f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

nipy/algorithms/statistics/tests/test_intrinsic_volumes.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
# emacs: -*- mode: python; py-indent-offset: 4; indent-tabs-mode: nil -*-
22
# vi: set ft=python sts=4 ts=4 sw=4 et:
33

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

86
import numpy as np

0 commit comments

Comments
 (0)