o
    Á¿iD  ã                   @   s   d dl Z dd„ ZdS )é    Nc                   C   s   t tj dd¡ƒS )zÇReturns whether we are in a ray environment.
    This is accomplished by checking if the _RAY_SUBMISSION_ID environment variable is defined
    which means a job has been submitted and is traced
    Ú_RAY_SUBMISSION_IDF)ÚboolÚosÚenvironÚget© r   r   úY/home/ubuntu/.local/lib/python3.10/site-packages/ddtrace/internal/dist_computing/utils.pyÚ
in_ray_job   s   r	   )r   r	   r   r   r   r   Ú<module>   s    