Commit 290ab65
authored
The PR removes muting `DeprecationWarning` which might be raised by
older `numpy.bincount` in the test.
Instead it proposes to require `"numpy>=2.3.0"` to run the test.
1 parent 9218f1c commit 290ab65
1 file changed
Lines changed: 3 additions & 15 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
26 | 27 | | |
27 | 28 | | |
28 | 29 | | |
| |||
610 | 611 | | |
611 | 612 | | |
612 | 613 | | |
613 | | - | |
614 | | - | |
615 | | - | |
616 | | - | |
617 | | - | |
618 | | - | |
619 | | - | |
620 | | - | |
621 | | - | |
622 | | - | |
623 | | - | |
624 | | - | |
625 | | - | |
626 | | - | |
627 | | - | |
| 614 | + | |
| 615 | + | |
628 | 616 | | |
629 | 617 | | |
630 | 618 | | |
| |||
0 commit comments