a
    f	g                     @   s4   d dl mZ eG dd deZG dd deZdS )    )finalc                   @   s   e Zd ZdZdS )
UsageErrorz$Error in pytest usage or invocation.N__name__
__module____qualname____doc__ r	   r	   \/var/www/html/llm_bihealth/app/venv/lib/python3.9/site-packages/_pytest/config/exceptions.pyr      s   r   c                   @   s   e Zd ZdZdS )	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   N)Z_pytest.compatr   	Exceptionr   r   r	   r	   r	   r
   <module>   s   