Commit cf3aacf
BUG: avoid a deprecation warning from numpy 2.5 (calling
* BUG: avoid a deprecation warning from numpy 2.5 (calling `datetime64('NaT')` without a unit is deprecated)
Co-authored-by: Tim Hoffmann <[email protected]>datetime64('NaT') without a unit is deprecated) (#31554)1 parent b39d992 commit cf3aacf
1 file changed
Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
325 | 325 | | |
326 | 326 | | |
327 | 327 | | |
328 | | - | |
329 | | - | |
330 | | - | |
| 328 | + | |
331 | 329 | | |
332 | 330 | | |
333 | 331 | | |
| |||
0 commit comments