Mercurial > code > home > repos > light9
view stubs/numpy/__init__.pyi @ 1929:b4beb35bc454
stubs for ascoltami
Ignore-this: cb1652241c5a4415b8b75cca3df3adb
author | Drew Perttula <drewp@bigasterisk.com> |
---|---|
date | Sun, 02 Jun 2019 06:44:20 +0000 |
parents | 4ce991cdacdb |
children | 88ca10c9e31a |
line wrap: on
line source
# Stubs for numpy (Python 3) # from typing import Any array: Any linalg: Any