summaryrefslogtreecommitdiff
path: root/numpy/_typing/_shape.py
Commit message (Collapse)AuthorAgeFilesLines
* MAINT: Make use of the py39 `__class_getitem__` availability in the standard ↵BvB932023-02-021-2/+3
| | | | library
* MAINT: Split `numpy.typing` into a public and private componentBas van Beek2022-03-181-0/+6
i.e. `numpy.typing` and `numpy._typing`