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
138
138
array_api_tests/test_operators_and_elementwise_functions.py::test_multiply[__mul__(x, s)]
139
139
array_api_tests/test_operators_and_elementwise_functions.py::test_multiply[__mul__(x1, x2)]
140
140
array_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)]
141
142
array_api_tests/test_operators_and_elementwise_functions.py::test_not_equal[not_equal(x1, x2)]
142
143
array_api_tests/test_operators_and_elementwise_functions.py::test_pow[__ipow__(x, s)]
143
144
array_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