Commit 5f2b96b
TST: Don't assert that a bug exists in numpy (#16940)
Better to ignore the warning from the bug, rather than assert the bug is still there
After this change, numpy/numpy#9412 _could_ be backported to fix the bug1 parent ad24759 commit 5f2b96b
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| |||
127 | 128 | | |
128 | 129 | | |
129 | 130 | | |
130 | | - | |
| 131 | + | |
131 | 132 | | |
132 | 133 | | |
133 | 134 | | |
| |||
0 commit comments