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 @@ -123,6 +123,7 @@ array_api_tests/test_operators_and_elementwise_functions.py::test_floor_divide[_
123
123
array_api_tests/test_operators_and_elementwise_functions.py::test_floor_divide[__floordiv__(x1, x2)]
124
124
array_api_tests/test_operators_and_elementwise_functions.py::test_floor_divide[__ifloordiv__(x, s)]
125
125
array_api_tests/test_operators_and_elementwise_functions.py::test_floor_divide[floor_divide(x1, x2)]
126
+ array_api_tests/test_operators_and_elementwise_functions.py::test_greater[__gt__(x1, x2)]
126
127
array_api_tests/test_operators_and_elementwise_functions.py::test_greater[greater(x1, x2)]
127
128
array_api_tests/test_operators_and_elementwise_functions.py::test_less[__lt__(x1, x2)]
128
129
array_api_tests/test_operators_and_elementwise_functions.py::test_less_equal[less_equal(x1, x2)]
You can’t perform that action at this time.
0 commit comments