a
    Rel                     @   s   d dl Z dd ZdS )    Nc                  C   sR   d} t jt| d ddlm} W d    n1 s40    Y  | dksNJ d S )Nzn`scipy._lib._test_deprecation_def.foo_deprecated` is deprecated, use `foo` instead!
Deprecated in Scipy 42.0.0)match   )_test_deprecation_call)   r   )pytestZwarnsDeprecationWarning r   call)r   r    r
   U/var/www/sunrise/env/lib/python3.9/site-packages/scipy/_lib/tests/test_deprecation.pytest_cython_api_deprecation   s    *r   )r   r   r
   r
   r
   r   <module>   s   