a
    g	g                     @   s:   zd dl mZ W n ey&   dZY n0 ddddZdS )    )mainN)returnc                  C   s"   t sd} t|  t| t   d S )NzbTo use the fastapi command, please install "fastapi[standard]":

	pip install "fastapi[standard]"
)cli_mainprintRuntimeError)message r   N/var/www/html/llm_bihealth/app/venv/lib/python3.9/site-packages/fastapi/cli.pyr      s
    r   )Zfastapi_cli.clir   r   ImportErrorr   r   r   r	   <module>   s   
