a
    Lf                     @   s&   d dl mZ dd ZejZdd ZdS )    	_internalc                 C   s   ddl m} || ||S )Nr   )ndarray)numpyr   __new__)subtypeshapeZdtyper    r	   M/var/www/ai-form-bot/venv/lib/python3.9/site-packages/numpy/core/_internal.py_reconstruct   s    r   c                 C   sH   ddl m} ddlm} t|| d }|d u r:td|  || d |S )Nr   r      )_raise_warningz/module 'numpy.core._internal' has no attribute r   )numpy._corer   Z_utilsr   getattrAttributeError)	attr_namer   r   retr	   r	   r
   __getattr__   s    
r   N)r   r   r   Z_dtype_from_pep3118r   r	   r	   r	   r
   <module>   s   