o
    Á¿i  ã                   @   s   d Z dS )a   
The ``mako`` integration traces templates rendering.
Auto instrumentation is available using ``import ddtrace.auto``. The following is an example::

    import ddtrace.auto

    from mako.template import Template

    t = Template(filename="index.html")

N)Ú__doc__© r   r   úZ/home/ubuntu/.local/lib/python3.10/site-packages/ddtrace/contrib/internal/mako/__init__.pyÚ<module>   s    