Upload hf_env/lib/python3.14/site-packages/numpy/strings/__init__.py with huggingface_hub
Browse files
hf_env/lib/python3.14/site-packages/numpy/strings/__init__.py
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
|
|
|
| 1 |
+
from numpy._core.strings import *
|
| 2 |
+
from numpy._core.strings import __all__, __doc__
|