o
    Á¿ib  ã                   @   s   d Z ddlmZ dgZdS )a  
CI Visibility Service.
This is normally started automatically by including ``ddtrace=1`` or ``--ddtrace`` in the pytest run command.
To start the service manually, invoke the ``enable`` method::
    from ddtrace.internal.ci_visibility import CIVisibility
    CIVisibility.enable()
é   )ÚCIVisibilityr   N)Ú__doc__Úrecorderr   Ú__all__© r   r   ú[/home/ubuntu/.local/lib/python3.10/site-packages/ddtrace/internal/ci_visibility/__init__.pyÚ<module>   s    
