Commit 2ff0634
committed
Remove numpy 2.0 version check from the numpy asarray helper
NumPy 2.0 no longer uses the wrapper code at all (unless explicitly requested
with array_namespace(use_compat=True), but this is not really supported).1 parent a7da560 commit 2ff0634
1 file changed
Lines changed: 0 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | 97 | | |
103 | 98 | | |
104 | 99 | | |
| |||
0 commit comments