Commit add573a
authored
Correct dependency on numpy version in
The `test_1d_equal_nan_axis0` test depends on a fix for numpy#29372. It
was not included as part of numpy 2.3.2 release.
The PR proposes to updated the expected dependency on numpy version with
the fix.test_1d_equal_nan_axis0 (#2538)1 parent 7461016 commit add573a
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1850 | 1850 | | |
1851 | 1851 | | |
1852 | 1852 | | |
1853 | | - | |
1854 | | - | |
| 1853 | + | |
| 1854 | + | |
1855 | 1855 | | |
1856 | 1856 | | |
1857 | 1857 | | |
1858 | 1858 | | |
1859 | 1859 | | |
1860 | 1860 | | |
1861 | 1861 | | |
1862 | | - | |
| 1862 | + | |
1863 | 1863 | | |
1864 | 1864 | | |
1865 | 1865 | | |
| |||
0 commit comments