Files

2 lines
41 B
Python
Raw Permalink Normal View History

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