group-wbl/.venv/lib/python3.13/site-packages/regex/__init__.py

4 lines
75 B
Python
Raw Normal View History

2026-01-09 09:12:25 +08:00
import regex._main
from regex._main import *
__all__ = regex._main.__all__