o
    EOf                     @   s(   d dl mZ g dZdd Zdd ZdS )    )_sub_module_deprecation)ZBarycentricInterpolatorZKroghInterpolatorZapproximate_taylor_polynomialZbarycentric_interpolateZ	factorialZfloat_factorialZkrogh_interpolatec                   C   s   t S )N)__all__ r   r   9lib/python3.10/site-packages/scipy/interpolate/polyint.py__dir__   s   r   c                 C   s   t dddgt| dS )NZinterpolateZpolyintZ_polyint)Zsub_packagemoduleZprivate_modulesallZ	attribute)r   r   )namer   r   r   __getattr__   s   r
   N)Zscipy._lib.deprecationr   r   r   r
   r   r   r   r   <module>   s   