o
    º¼tf   ã                   @   s   d Z G dd„ deƒZdS )zNbConvert specific exceptionsc                   @   s   e Zd ZdZdS )ÚConversionExceptionz.An exception raised by the conversion process.N)Ú__name__Ú
__module__Ú__qualname__Ú__doc__© r   r   úc/var/www/html/software/conda/envs/catlas/lib/python3.10/site-packages/nbconvert/utils/exceptions.pyr      s    r   N)r   Ú	Exceptionr   r   r   r   r   Ú<module>   s    