Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
Kano001/GameServerZ
Clone04
/
GameServerZ
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
3f7c971
GameServerZ
/
MLPY
/
Lib
/
site-packages
/
numpy
/
distutils
/
__init__.pyi
Kano001
Upload 2707 files
dc2106c
verified
6 months ago
raw
Copy download link
history
blame
123 Bytes
from
typing
import
Any
#
TODO:
remove when the full numpy namespace is defined
def
__getattr__
(
name:
str
) ->
Any
: ...