summaryrefslogtreecommitdiff
path: root/numpy/tests/typing/fail/simple.py
Commit message (Collapse)AuthorAgeFilesLines
* MAINT: Move typing testsCharles Harris2020-09-071-12/+0
| | | | Move them into a new `numpy/typing/tests directory`
* MAINT: Added the `order` parameter to `np.array()` (#16966)Bas van Beek2020-07-291-0/+2
| | | | | | | * MAINT: Added the `order` argument to `np.array()` * MAINT: Made a number of `np.array()` arguments keyword-only * TST: Added a `np.array` test with >2 positional arguments
* MAINT: move typing tests cases into a subdirectory of numpy/testsJosh Wilson2020-06-071-0/+10