Files @ ce6bd8ff49e2
Branch filter:

Location: light9/stubs/numpy/__init__.pyi

Drew Perttula
KC mark a dead subbox with a new attribute, since it's awkward to make self.scale an Optional
Ignore-this: 7f0c1c6a8b3a349329cffb1c2849dba4
1
2
3
4
5
6
# Stubs for numpy (Python 3)
#

from typing import Any
array: Any
linalg: Any