o
    Zh                     @   s\   d Z ddlmZmZ ddlmZ erddlmZ eeddidZ	de
d	efd
dZdgZdS )zFor backwards compatibility.    )TYPE_CHECKINGAny)create_importer)QUERY_CHECKERr   z-langchain_community.tools.sql_database.prompt)Zdeprecated_lookupsnamereturnc                 C   s   t | S )zLook up attributes dynamically.)	_importer)r    r	   Z/var/www/html/lang_env/lib/python3.10/site-packages/langchain/tools/sql_database/prompt.py__getattr__   s   r   N)__doc__typingr   r   Zlangchain._apir   Z-langchain_community.tools.sql_database.promptr   __package__r   strr   __all__r	   r	   r	   r
   <module>   s    
