o
    GZh                     @   s$   d dl mZ d dlmZ dd ZdS )    )raisessympy_deprecation_warningc                   C   s    t tdd  t tdd  d S )Nc                   S      t ddddS )Ntestg?zactive-deprecationsZdeprecated_since_versionZactive_deprecations_targetr    r   r   T/var/www/auris/lib/python3.10/site-packages/sympy/utilities/tests/test_exceptions.py<lambda>   s    z0test_sympy_deprecation_warning.<locals>.<lambda>c                   S   r   )Nr   z1.10z(active-deprecations)=r   r   r   r   r   r	   r
      s    )r   	TypeError
ValueErrorr   r   r   r	   test_sympy_deprecation_warning   s   r   N)Zsympy.testing.pytestr   Zsympy.utilities.exceptionsr   r   r   r   r   r	   <module>   s    