o
    Ó"7hV  ã                   @   s   d Z G dd„ deƒZdS )z Exceptions used in this package.c                   @   s   e Zd ZdZdS )ÚSQLParseErrorz)Base class for exceptions in this module.N)Ú__name__Ú
__module__Ú__qualname__Ú__doc__© r   r   úh/var/www/epreuve.sigeris.cm/public_html/epreuve/venv/lib/python3.10/site-packages/sqlparse/exceptions.pyr      s    r   N)r   Ú	Exceptionr   r   r   r   r   Ú<module>   s   