Mercurial > code > home > repos > light9
view stubs/numpy/__init__.pyi @ 1923:feafbe49ca0b
type fixes
Ignore-this: 7f9003a6097a2b56c6767ded3360d8ec
author | Drew Perttula <drewp@bigasterisk.com> |
---|---|
date | Sat, 01 Jun 2019 23:45:25 +0000 |
parents | 4ce991cdacdb |
children | 88ca10c9e31a |
line wrap: on
line source
# Stubs for numpy (Python 3) # from typing import Any array: Any linalg: Any