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 numpy.lib._arraysetops_impl
Ported from numpy/numtype#234
---
This fixes the signatures of the following public `numpy` members:
- `unique`
- `unique_all`
- `unique_counts`
- `unique_inverse`
- `unique_values`
- `intersect1d`
- `ediff1d`
0 commit comments