a
    h>                     @   s   d d Z dS )c                 C   sH   ddl m} ddlm} t|| d }|d u r:td|  || d |S )N    )umath   )_raise_warningz+module 'numpy.core.umath' has no attribute r   )Znumpy._corer   _utilsr   getattrAttributeError)	attr_namer   r   ret r
   >/var/www/auris/lib/python3.9/site-packages/numpy/core/umath.py__getattr__   s    
r   N)r   r
   r
   r
   r   <module>       