summaryrefslogtreecommitdiff
path: root/numpy/lib/histograms.pyi
Commit message (Expand)AuthorAgeFilesLines
* TYP: Remove `normed=` from typing stubsSebastian Berg2022-06-021-4/+2
* MAINT: Split `numpy.typing` into a public and private componentBas van Beek2022-03-181-1/+1
* STY: Use subscriptable `collections.abc` types over the generic aliases in …Bas van Beek2021-12-231-1/+1
* STY: Use subscriptable `builtins` types over the generic aliases in `typing`Bas van Beek2021-12-231-8/+6
* ENH: Add annotations for `np.lib.histograms`Bas van Beek2021-10-071-4/+48
* ENH: Add improved placeholder annotations for `np.lib`Bas van Beek2021-04-261-0/+7