Mercurial > code > home > repos > light9
view stubs/numpy/__init__.pyi @ 1925:f8ab10f4c80b
better prefix for shorter n3 files in this theater
Ignore-this: 122de90725785217f975cdc76b966cab
author | Drew Perttula <drewp@bigasterisk.com> |
---|---|
date | Sat, 01 Jun 2019 23:46:34 +0000 |
parents | 4ce991cdacdb |
children | 88ca10c9e31a |
line wrap: on
line source
# Stubs for numpy (Python 3) # from typing import Any array: Any linalg: Any