
    MZd                          d Z  G d de      Zy)zGeometry Errors.c                       e Zd ZdZy)GeometryErrorz6An exception raised by classes in the geometry module.N)__name__
__module____qualname____doc__     ;/usr/lib/python3/dist-packages/sympy/geometry/exceptions.pyr   r      s    @r	   r   N)r   
ValueErrorr   r   r	   r
   <module>r      s    	J 	r	   