group-wbl/.venv/lib/python3.13/site-packages/regex/__init__.py
2026-01-09 09:48:03 +08:00

4 lines
75 B
Python

import regex._main
from regex._main import *
__all__ = regex._main.__all__