You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TYP: fix stubtest errors in timedelta64 and object_
Ported from numpy/numtype#228
---
the following methods were missing according to stubtest:
- `numpy.object_.__call__`
- `numpy.timedelta64.__class_getitem__`
0 commit comments