
    V.j                     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__     [C:\xampp\htdocs\tradingbinance\backend\.venv\Lib\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   