Skip to content

Commit c4da47b

Browse files
author
Vahid Tavanashad
committed
remove leftover
1 parent 0fca5e4 commit c4da47b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

dpnp/tests/test_window.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,3 @@ def test_window(func, M):
4646
)
4747
def test_window_error(func, M):
4848
assert_raises(TypeError, getattr(dpnp, func), M)
49-
# assert_raises(TypeError, getattr(numpy, func), M)

0 commit comments

Comments
 (0)