Files
dash-api/lib/python3.11/site-packages/markupsafe/_speedups.pyi

2 lines
41 B
Python
Raw Normal View History

2025-09-07 22:09:54 +02:00
def _escape_inner(s: str, /) -> str: ...