File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -138,6 +138,7 @@ array_api_tests/test_operators_and_elementwise_functions.py::test_multiply[__imu
138138array_api_tests/test_operators_and_elementwise_functions.py::test_multiply[__mul__(x, s)]
139139array_api_tests/test_operators_and_elementwise_functions.py::test_multiply[__mul__(x1, x2)]
140140array_api_tests/test_operators_and_elementwise_functions.py::test_multiply[multiply(x1, x2)]
141+ array_api_tests/test_operators_and_elementwise_functions.py::test_not_equal[__ne__(x1, x2)]
141142array_api_tests/test_operators_and_elementwise_functions.py::test_not_equal[not_equal(x1, x2)]
142143array_api_tests/test_operators_and_elementwise_functions.py::test_pow[__ipow__(x, s)]
143144array_api_tests/test_operators_and_elementwise_functions.py::test_pow[__pow__(x, s)]
You can’t perform that action at this time.
0 commit comments