
    9[g                     R    d dl mZ d dlmZ e G d de             Z G d de      Zy)    )annotations)finalc                      e Zd ZdZy)
UsageErrorz$Error in pytest usage or invocation.N__name__
__module____qualname____doc__     T/var/www/html/bid-api/venv/lib/python3.12/site-packages/_pytest/config/exceptions.pyr   r      s    .r   r   c                      e Zd ZdZy)	PrintHelpzeRaised when pytest should print its help to skip the rest of the
    argument parsing and validation.Nr   r   r   r   r   r      s    (r   r   N)
__future__r   typingr   	Exceptionr   r   r   r   r   <module>r      s2    "  / / /(	 (r   