summaryrefslogtreecommitdiff
path: root/numpy/tests/test_typing.py
Commit message (Expand)AuthorAgeFilesLines
* MAINT: Move typing testsCharles Harris2020-09-071-142/+0
* TST: Don't run typing tests on lines that are commented outBas van Beek2020-09-011-1/+1
* MAINT: modify mypy error line parsing to work on windowsJosh Wilson2020-06-071-2/+14
* MAINT: move typing tests cases into a subdirectory of numpy/testsJosh Wilson2020-06-071-1/+4
* ENH: add type stubs from numpy-stubsJosh Wilson2020-06-061-0/+127