o
    wi                     @   s6   d dl Z ddlmZ e jeedddd
dd	ZdS )    N   )	PrismaCLIZ	PRISMA_PY)Zauto_envvar_prefix)clsZcontext_settingsreturnc                   C   s   dS )zCustom command line arguments specifically for
    Prisma Client Python.

    For other prisma commands, see prisma --help
    N r   r   r   H/home/app/Keep/.python/lib/python3.10/site-packages/prisma/cli/custom.pycli   s    r   )r   N)Zclickutilsr   commanddictr   r   r   r   r   <module>   s    