Your IP : 216.73.216.74


Current Path : /usr/local/python-3.13/lib/python3.13/site-packages/numpy/_utils/
Upload File :
Current File : //usr/local/python-3.13/lib/python3.13/site-packages/numpy/_utils/_convertions.pyi

__all__ = ["asbytes", "asunicode"]

def asunicode(s: bytes | str) -> str: ...
def asbytes(s: bytes | str) -> str: ...