3 lines
83 B
Python
3 lines
83 B
Python
|
from numpy._core.strings import __all__, __doc__
|
||
|
from numpy._core.strings import *
|