U
    	-e                     @   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   s   t ddddS )Ntestg?zactive-deprecationsZdeprecated_since_versionZactive_deprecations_targetr    r   r   f/var/www/html/Darija-Ai-Train/env/lib/python3.8/site-packages/sympy/utilities/tests/test_exceptions.py<lambda>   s   z0test_sympy_deprecation_warning.<locals>.<lambda>c                   S   s   t ddddS )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   