summaryrefslogtreecommitdiff
path: root/numpy/typing/mypy_plugin.py
Commit message (Expand)AuthorAgeFilesLines
* ENH: Add a plugin for exposing platform-specific extended-precision `np.number`sBas van Beek2021-02-051-0/+60
* STY: Remove the string-encasing of certain annotationsBas van Beek2021-02-051-4/+6
* Update mypy_plugin.pyBas van Beek2020-12-221-1/+1
* MAINT: Import `mypy` via a try/except approachBas van Beek2020-12-221-15/+23
* TST: Add `numpy.typing.mypy_plugin` to the list of public modulesBas van Beek2020-12-221-0/+2
* DOC: Add a docstring to the mypy plugin entry-pointBas van Beek2020-12-221-0/+1
* ENH: Added a mypy plugin for handling platform-specific `np.number` precisionsBas van Beek2020-12-221-0/+58