o
    Ô0 i  ã                   @   s   d dl Z d dlZdd„ ZdS )é    Nc                 O   s$   t j| t |¡g|¢R i |¤Ž dS )z{Save an array to a text file.

    .. note::
        Uses NumPy's ``savetxt``.

    .. seealso:: :func:`numpy.savetxt`
    N)ÚnumpyÚsavetxtÚcupyZasnumpy)ÚfnameÚXÚargsÚkwargs© r	   úY/home/app/PaddleOCR-VL-test/.venv_paddleocr/lib/python3.10/site-packages/cupy/_io/text.pyr      s   $r   )r   r   r   r	   r	   r	   r
   Ú<module>   s    