o
    UÌhø   ã                   @   s(   d Z G dd„ deƒZG dd„ deƒZdS )z Errors raised from this package.c                   @   ó   e Zd ZdZdS )ÚInstallerErrorz/All exceptions raised from this package's code.N©Ú__name__Ú
__module__Ú__qualname__Ú__doc__© r   r   úh/var/www/html/construction_image-detection-poc/venv/lib/python3.10/site-packages/installer/exceptions.pyr      ó    r   c                   @   r   )ÚInvalidWheelSourcez=When a wheel source violates a contract, or is not supported.Nr   r   r   r   r	   r      r
   r   N)r   Ú	Exceptionr   r   r   r   r   r	   Ú<module>   s    