U
    Ú²gV  ã                   @   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   ú7/tmp/pip-unpacked-wheel-4xfyt83m/sqlparse/exceptions.pyr      s   r   N)r   Ú	Exceptionr   r   r   r   r   Ú<module>   s   