summaryrefslogtreecommitdiff
path: root/numpy/_pytesttester.pyi
Commit message (Expand)AuthorAgeFilesLines
* STY: Use subscriptable `collections.abc` types over the generic aliases in …Bas van Beek2021-12-231-1/+2
* STY: Use subscriptable `builtins` types over the generic aliases in `typing`Bas van Beek2021-12-231-2/+2
* MAINT: Drop .pyi code-paths specific to Python 3.7Bas van Beek2021-08-301-2/+1
* ENH: Add annotations for `PytestTester`Bas van Beek2021-07-251-0/+18