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