o
    jg                     @   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deprecated_since_versionactive_deprecations_targetr    r
   r
   ]/var/www/html/zoom/venv/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)sympy.testing.pytestr   sympy.utilities.exceptionsr   r   r
   r
   r
   r   <module>   s    