o
    gg                     @   s   d d Z dS )c                 C   sN   ddl m} ddlm} t }t|| |}||u r td|  || d |S )N    )numeric   )_raise_warningz-module 'numpy.core.numeric' has no attribute r   )numpy._corer   _utilsr   objectgetattrAttributeError)	attr_namer   r   sentinelret r   L/var/www/html/api-tag/env/lib/python3.10/site-packages/numpy/core/numeric.py__getattr__   s   
r   N)r   r   r   r   r   <module>   s    