
    +hV                         d Z  G d de      Zy)z Exceptions used in this package.c                       e Zd ZdZy)SQLParseErrorz)Base class for exceptions in this module.N)__name__
__module____qualname____doc__     F/var/www/html/venv/lib/python3.12/site-packages/sqlparse/exceptions.pyr   r      s    3r	   r   N)r   	Exceptionr   r   r	   r
   <module>r      s    '4I 4r	   