flask/venv/lib/python3.10/site-packages/markupsafe/_speedups.pyi

2 lines
41 B
Python
Raw Normal View History

2025-07-12 08:29:54 +00:00
def _escape_inner(s: str, /) -> str: ...