Skip to content

Commit 83524e6

Browse files
committed
Removed unnecessary import
1 parent af046c7 commit 83524e6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
import numpy
22

33
from tests import testing
4-
from tests.third_party.cupy import testing as cupy_testing
54

65
numpy.testing.assert_allclose = testing.assert_allclose
76
numpy.testing.assert_array_equal = testing.assert_array_equal

0 commit comments

Comments
 (0)