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 @@ -133,6 +133,7 @@ array_api_tests/test_operators_and_elementwise_functions.py::test_greater[greate
133
133
array_api_tests/test_operators_and_elementwise_functions.py::test_greater_equal[greater_equal(x1, x2)]
134
134
array_api_tests/test_operators_and_elementwise_functions.py::test_less[__lt__(x1, x2)]
135
135
array_api_tests/test_operators_and_elementwise_functions.py::test_less[less(x1, x2)]
136
+ array_api_tests/test_operators_and_elementwise_functions.py::test_less_equal[__le__(x1, x2)]
136
137
array_api_tests/test_operators_and_elementwise_functions.py::test_less_equal[less_equal(x1, x2)]
137
138
array_api_tests/test_operators_and_elementwise_functions.py::test_logaddexp
138
139
array_api_tests/test_operators_and_elementwise_functions.py::test_multiply[__imul__(x, s)]
You can’t perform that action at this time.
0 commit comments