We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fdbef65 commit b572babCopy full SHA for b572bab
dpnp/tests/test_functional.py
@@ -1,6 +1,6 @@
1
import numpy
2
import pytest
3
-from numpy.testing import assert_array_equal
+from numpy.testing import assert_array_equal, assert_raises
4
5
import dpnp
6
0 commit comments