Skip to content

Commit cb88eec

Browse files
committed
Fix typo
1 parent 5fb3680 commit cb88eec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cupy-xfails.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ array_api_tests/test_statistical_functions.py::test_min
4545
array_api_tests/test_statistical_functions.py::test_max
4646

4747
# prod() sometimes doesn't give nan for 0*overflow
48-
array_api_tests/test_statistical_functions::test_prod
48+
array_api_tests/test_statistical_functions.py::test_prod
4949

5050
# testsuite incorrectly thinks meshgrid doesn't have indexing argument
5151
# (https://github.com/data-apis/array-api-tests/issues/171)

0 commit comments

Comments
 (0)