o
    i                     @   s   d dl Z e jjdd ZdS )    Nc                  C   sR   d} t jt| d ddlm} W d    n1 sw   Y  | dks'J 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
   [/home/kim/smarthome/.venv/lib/python3.10/site-packages/scipy/_lib/tests/test_deprecation.pytest_cython_api_deprecation   s
   r   )r   markZthread_unsafer   r
   r
   r
   r   <module>   s    