mirror of
https://github.com/blackboxprogramming/lucidia.git
synced 2026-03-20 08:51:12 -05:00
2 lines
41 B
Python
2 lines
41 B
Python
def _escape_inner(s: str, /) -> str: ...
|