Files
mnote/wolai-backend/.venv312/Lib/site-packages/regex/__init__.py
T

4 lines
75 B
Python
Raw Normal View History

2025-12-08 19:56:24 +08:00
import regex._main
from regex._main import *
__all__ = regex._main.__all__