ó
    Ð]jh  ã                  óü   • S r SSKJr  SSKJr   " S S\5      r " S S\5      r " S S	\5      r " S
 S\5      r	 " S S\5      r
 " S S\
5      r " S S\5      r " S S\5      r " S S\5      r " S S\5      rg)z!Exceptions coverage.py can raise.é    )Úannotations)ÚAnyc                  óB   ^ • \ rS rSrSrSS.     SU 4S jjjrSrU =r$ )ÚCoverageExceptioné   z7The base class of all exceptions raised by Coverage.py.N)Úslugc               ó,   >• [         TU ]  " U6   Xl        g)zƒCreate an exception.

Args:
    slug: A short string identifying the exception, will be used for
        linking to documentation.
N)ÚsuperÚ__init__r   )Úselfr   ÚargsÚ	__class__s      €ÚP/home/mande/repo/quber/.venv/lib/python3.13/site-packages/coverage/exceptions.pyr   ÚCoverageException.__init__   s   ø€ ô 	‰Ò˜$ÑØ�	ó    )r   r   r   z
str | NoneÚreturnÚNone)Ú__name__Ú
__module__Ú__qualname__Ú__firstlineno__Ú__doc__r   Ú__static_attributes__Ú__classcell__)r   s   @r   r   r      s1   ø† ÙAð
  ñàðð ðð 
÷	ö r   r   c                  ó   • \ rS rSrSrSrg)ÚConfigErroré   z0A problem with a config file, or a value in one.© N©r   r   r   r   r   r   r   r   r   r   r      s   † Ù:âr   r   c                  ó   • \ rS rSrSrSrg)Ú	DataErroré$   zAn error in using a data file.r   Nr   r   r   r   r!   r!   $   s   † Ù(âr   r!   c                  ó   • \ rS rSrSrSrg)ÚNoDataErroré*   z!We didn't have data to work with.r   Nr   r   r   r   r$   r$   *   ó   † Ù+âr   r$   c                  ó   • \ rS rSrSrSrg)ÚNoSourceé0   z)We couldn't find the source for a module.r   Nr   r   r   r   r(   r(   0   s   † Ù3âr   r(   c                  ó   • \ rS rSrSrSrg)ÚNoCodeé6   z!We couldn't find any code at all.r   Nr   r   r   r   r+   r+   6   r&   r   r+   c                  ó   • \ rS rSrSrSrg)Ú	NotPythoné<   z3A source file turned out not to be parsable Python.r   Nr   r   r   r   r.   r.   <   s   † Ù=âr   r.   c                  ó   • \ rS rSrSrSrg)ÚPluginErroréB   zA plugin misbehaved.r   Nr   r   r   r   r1   r1   B   s   † Ùâr   r1   c                  ó   • \ rS rSrSrSrg)Ú_ExceptionDuringRunéH   zxAn exception happened while running customer code.

Construct it with three arguments, the values from `sys.exc_info`.

r   Nr   r   r   r   r4   r4   H   s   † ñò 	r   r4   c                  ó   • \ rS rSrSrSrg)ÚCoverageWarningéR   zA warning from Coverage.py.r   Nr   r   r   r   r7   r7   R   s   † Ù%âr   r7   N)r   Ú
__future__r   Útypingr   Ú	Exceptionr   r   r!   r$   r(   r+   r.   r1   r4   ÚWarningr7   r   r   r   Ú<module>r=      s�   ðñ (å "å ô˜	ô ô&	Ð#ô 	ô	Ð!ô 	ô	Ð#ô 	ô	Ð ô 	ô	ˆXô 	ô	Ð!ô 	ô	Ð#ô 	ô	Ð+ô 	ô	�gõ 	r   