
    _Mh                     ,    d dl Z ddlmZ dgZd Zd ZdS )    N   )_splinesepfir2dc                      t           S )N)__all__     S/var/www/html/test/jupyter/venv/lib/python3.11/site-packages/scipy/signal/spline.py__dir__r      s    Nr	   c                     | t           vrt          d|  d          t          j        d|  dt          d           t          t          |           S )Nz7scipy.signal.spline is deprecated and has no attribute z&. Try looking in scipy.signal instead.zPlease use `zW` from the `scipy.signal` namespace, the `scipy.signal.spline` namespace is deprecated.   )category
stacklevel)r   AttributeErrorwarningswarnDeprecationWarninggetattrr   )names    r
   __getattr__r      s    73d 3 3 34 4 	4 M G G G G-!= = = = 7D!!!r	   )r    r   r   r   r   r   r	   r
   <module>r      sQ   
       ,  	" 	" 	" 	" 	"r	   