U
    h                     @   s   d Z ddlZdd ZdS )z+
Short examples used in the documentation.
    Nc                 C   sB   t jt jt}t j|| }t j|s>td|  d|S )z9
    Retrieves the absolute file name of an example.
    zUnable to find example '')ospathabspathdirname__file__joinexistsFileNotFoundError)namethisfull r   A/tmp/pip-unpacked-wheel-socb9apf/onnxruntime/datasets/__init__.pyget_example	   s
    r   )__doc__r   r   r   r   r   r   <module>   s   