o
    à8Vaƒ   ã                   @   s   d Z G dd„ deƒZdS )zGeometry Errors.c                   @   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   ú;/usr/lib/python3/dist-packages/sympy/geometry/exceptions.pyr      s    r   N)r   Ú
ValueErrorr   r   r   r   r   Ú<module>   s    