Skip to content

Commit 65b3e2b

Browse files
committed
?
1 parent da8ffaa commit 65b3e2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: tests/test_torch.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
from array_api_compat import torch as xp
99

1010

11-
class TestResultType:
11+
class _TestResultType:
1212
def test_empty(self):
1313
with pytest.raises(ValueError):
1414
xp.result_type()

0 commit comments

Comments
 (0)