Skip to content

Commit f8d2570

Browse files
Remove unused import
1 parent 9bd11ee commit f8d2570

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

dpnp/tests/third_party/cupy/linalg_tests/test_decomposition.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
from dpnp.tests.helper import (
88
has_support_aspect64,
99
is_cpu_device,
10-
is_cuda_device,
1110
)
1211
from dpnp.tests.third_party.cupy import testing
1312
from dpnp.tests.third_party.cupy.testing import _condition

0 commit comments

Comments
 (0)