o
    i                     @   s    d dl Z d dlmZ dd ZdS )    Nwrapsc                    s    fdd}|S )Nc                    s   t   fdd}|S )Nc                     s4   t jd jtdd t dt  | i |S )Nz#'{0}' is a deprecated function. {1}   )category
stackleveldefault)warningswarnformat__name__DeprecationWarningsimplefilter)argskwargs)funcmessage L/home/ubuntu/.local/lib/python3.10/site-packages/datadog/util/deprecation.pydeprecated_func   s   zAdeprecated.<locals>.deprecated_decorator.<locals>.deprecated_funcr   )r   r   r   )r   r   deprecated_decorator
   s   
z(deprecated.<locals>.deprecated_decoratorr   )r   r   r   r   r   
deprecated	   s   r   )r   	functoolsr   r   r   r   r   r   <module>   s   