a
    BCCf                     @   s(   d dl mZ g dZdd Zdd ZdS )    )_sub_module_deprecation)ZBPolyZBSplineZNdPPolyZPPolyZRectBivariateSplineZRegularGridInterpolatorarrayZasarrayZ
atleast_1dZ
atleast_2dcombZdfitpackZinterp1dZinterp2dZinterpnZintp	itertoolsZlagrangeZmake_interp_splineZpoly1dprodZravelZsearchsortedspecZ	transposec                   C   s   t S )N)__all__ r	   r	   Y/var/www/html/django/DPS/env/lib/python3.9/site-packages/scipy/interpolate/interpolate.py__dir__%   s    r   c                 C   s   t ddg dt| dS )NZinterpolate)Z_interpolateZfitpack2Z_rgi)Zsub_packagemoduleZprivate_modulesall	attribute)r   r   )namer	   r	   r
   __getattr__)   s    r   N)Zscipy._lib.deprecationr   r   r   r   r	   r	   r	   r
   <module>   s   