We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 381089e commit ba5f6daCopy full SHA for ba5f6da
scipy/linalg/tests/test_lapack.py
@@ -2,6 +2,7 @@
2
# Created by: Pearu Peterson, September 2002
3
#
4
5
+import sys
6
from functools import reduce
7
8
from numpy.testing import (assert_equal, assert_array_almost_equal, assert_,
0 commit comments