summaryrefslogtreecommitdiff
path: root/numpy/_utils
Commit message (Collapse)AuthorAgeFilesLines
* STY: Fix indentation of _utilsSebastian Berg2022-11-251-12/+12
|
* MAINT: Move _inspect and _pep440 from compat to _utilsSebastian Berg2022-11-253-1/+679
| | | | | Note that unfortunately, compat does expose _inspect as well, so the import remains (just the definition place moves).
* MAINT: make `_utils` a full moduleSebastian Berg2022-11-251-0/+27