File tree 1 file changed +1
-0
lines changed
1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -122,6 +122,7 @@ array_api_tests/test_operators_and_elementwise_functions.py::test_divide[__trued
122
122
array_api_tests/test_operators_and_elementwise_functions.py::test_divide[__truediv__(x1, x2)]
123
123
array_api_tests/test_operators_and_elementwise_functions.py::test_divide[divide(x1, x2)]
124
124
array_api_tests/test_operators_and_elementwise_functions.py::test_equal[equal(x1, x2)]
125
+ array_api_tests/test_operators_and_elementwise_functions.py::test_equal[__eq__(x1, x2)]
125
126
array_api_tests/test_operators_and_elementwise_functions.py::test_floor_divide[__floordiv__(x, s)]
126
127
array_api_tests/test_operators_and_elementwise_functions.py::test_floor_divide[__floordiv__(x1, x2)]
127
128
array_api_tests/test_operators_and_elementwise_functions.py::test_floor_divide[__ifloordiv__(x, s)]
You can’t perform that action at this time.
0 commit comments