
    Ah                     l    S r SSKJrJr  SSKJr  \(       a  SSKJr  SS0r\" \	\S9r
S\S	\4S
 jrS/rg)ah  
This module provides dynamic access to deprecated Jira tools.

When attributes like `JiraAction` are accessed, they are redirected to their new
locations in `langchain_community.tools`. This ensures backward compatibility
while warning developers about deprecation.

Attributes:
    JiraAction (deprecated): Dynamically loaded from langchain_community.tools.
    )TYPE_CHECKINGAny)create_importer)
JiraActionr   zlangchain_community.tools)deprecated_lookupsnamereturnc                     [        U 5      $ )z
Dynamically retrieve attributes from the updated module path.

Args:
    name (str): The name of the attribute to import.

Returns:
    Any: The resolved attribute from the updated path.
)_import_attribute)r   s    Q/var/www/html/shao/venv/lib/python3.13/site-packages/langchain/tools/jira/tool.py__getattr__r      s     T""    N)__doc__typingr   r   langchain._apir   langchain_community.toolsr   DEPRECATED_LOOKUP__package__r   strr   __all__ r   r   <module>r      sS   	 & *4
 "#>? #KDUV 
#c 
#c 
# r   