
    zPj                    8    U d Z ddlmZ ddlmZ ddlmZ ded<   y)	z
This module provides the base implementation for the :module:`re2` backend.

WARNING: The *pathspec._backends.re2* package is not part of the public API. Its
contents and structure are likely to change.
    )annotations)Optional   )	re2_errorzOptional[Exception]r   N)__doc__
__future__r   typingr   _baser   __annotations__     S/root/$HERMES_HOME/venv/lib/python3.12/site-packages/pathspec/_backends/re2/base.py<module>r      s&    #  r   