o
    Zh                     @   s`   d Z ddlmZmZ ddlmZ erddlmZ ddiZee	edZ
ded	efd
dZdgZdS )zOpenWeatherMap API toolkit.    )TYPE_CHECKINGAny)create_importer)OpenWeatherMapQueryRunr   zlangchain_community.tools)Zdeprecated_lookupsnamereturnc                 C   s   t | S )zLook up attributes dynamically.)_import_attribute)r    r	   ^/var/www/html/lang_env/lib/python3.10/site-packages/langchain/tools/openweathermap/__init__.py__getattr__   s   r   N)__doc__typingr   r   Zlangchain._apir   Zlangchain_community.toolsr   ZDEPRECATED_LOOKUP__package__r   strr   __all__r	   r	   r	   r
   <module>   s    