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 0fca5e4 commit c4da47bCopy full SHA for c4da47b
dpnp/tests/test_window.py
@@ -46,4 +46,3 @@ def test_window(func, M):
46
)
47
def test_window_error(func, M):
48
assert_raises(TypeError, getattr(dpnp, func), M)
49
- # assert_raises(TypeError, getattr(numpy, func), M)
0 commit comments