o
    oÇhƒ   ã                   @   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   úm/var/www/html/construction_image-detection-poc/venv/lib/python3.10/site-packages/sympy/geometry/exceptions.pyr      s    r   N)r   Ú
ValueErrorr   r   r   r   r   Ú<module>   s    