o
    ‘7?eâ  ã                   @   s   d Z ddlZdZdd„ ZdS )z;Python bindings to an experimental TensorBoard data server.é    Nz0.7.2c                  C   s,   t j t j t¡dd¡} t j | ¡sdS | S )z²Return the path to a TensorBoard data server binary, if possible.

    Returns:
      A string path on disk, or `None` if there is no binary bundled
      with this package.
    ÚbinÚserverN)ÚosÚpathÚjoinÚdirnameÚ__file__Úexists)r   © r
   úa/home/www/facesmatcher.com/pyenv/lib/python3.10/site-packages/tensorboard_data_server/__init__.pyÚserver_binary   s   r   )Ú__doc__r   Ú__version__r   r
   r
   r
   r   Ú<module>   s   