Skip to content

Commit 609b2fc

Browse files
committed
TST: xfail all tests from test_function_base
1 parent 85adb10 commit 609b2fc

File tree

2 files changed

+47
-60
lines changed

2 files changed

+47
-60
lines changed

torch_np/__init__.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@
1414
nan = float("nan")
1515

1616

17+
alltrue = all
18+
1719
#### HACK HACK HACK ####
1820
import torch
1921

0 commit comments

Comments
 (0)