o
    mig                     @   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   )Znumpy._corer   Z_utilsr   objectgetattrAttributeError)	attr_namer   r   sentinelret r   L/home/kim/smarthome/.venv/lib/python3.10/site-packages/numpy/core/numeric.py__getattr__   s   
r   N)r   r   r   r   r   <module>   s    