spectra/lib/python3.12/site-packages/markupsafe/_speedups.pyi

2 lines
41 B
Python
Raw Normal View History

2024-10-16 19:37:45 -04:00
def _escape_inner(s: str, /) -> str: ...