o
    i                      @   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   h/var/www/html/eduruby.in/lip-sync/lip-sync-env/lib/python3.10/site-packages/sympy/geometry/exceptions.pyr      s    r   N)r   
ValueErrorr   r   r   r   r   <module>   s    