B
    ˜‘[µ   ã               @   s(   d Z ddlmZmZ G dd„ deƒZdS )zGeometry Errors.é    )Úprint_functionÚdivisionc               @   s   e Zd ZdZdS )ÚGeometryErrorz6An exception raised by classes in the geometry module.N)Ú__name__Ú
__module__Ú__qualname__Ú__doc__© r	   r	   ú8lib/python3.7/site-packages/sympy/geometry/exceptions.pyr      s   r   N)r   Z
__future__r   r   Ú
ValueErrorr   r	   r	   r	   r
   Ú<module>   s   