a
    BCCf                     @   s(   d dl mZ g dZdd Zdd ZdS )    )_sub_module_deprecation)Zspline_filterZgauss_splineZ	cspline1dZ	qspline1dZcspline1d_evalZqspline1d_evalZ
zeros_likearrayZarctan2tanZarangefloorexpZgreateraddZ	cspline2dZsepfir2dc                   C   s   t S )N)__all__ r	   r	   Q/var/www/html/django/DPS/env/lib/python3.9/site-packages/scipy/signal/bsplines.py__dir__   s    r   c                 C   s   t dddgt| dS )NsignalZbsplinesZ	_bsplines)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   	