PyPI Browser
Go
numpy/typing/tests/data/pass/simple_py3.py
Browse
numpy
numpy-2.2.0rc1-cp313-cp313-win32.whl
numpy/typing/tests/data/pass/simple_py3.py
1
2
3
4
5
6
import
numpy
as
np
array
=
np
.
array
([
1
,
2
])
# The @ operator is not in python 2
array
@
array
Metadata
Size
102 bytes
Mimetype
text/x-python
Mode
-rw-rw-rw-
View Raw File