summaryrefslogtreecommitdiff
path: root/numpy/testing/_private/utils.pyi
Commit message (Expand)AuthorAgeFilesLines
* STY: Use the PEP 457 positional-only syntax in the stub filesBas van Beek2021-08-311-9/+14
* MAINT: Drop .pyi code-paths specific to Python 3.7Bas van Beek2021-08-301-5/+3
* ENH: Add dtype support to `np.testing`Bas van Beek2021-06-061-17/+52
* ENH: Add annotations for `np.testing`Bas van Beek2021-06-061-79/+333
* MAINT: Move the `np.testing` annotations to `np.testing._private.utils`Bas van Beek2021-06-061-0/+107