Загрузить файлы в «venv/Lib/site-packages/markupsafe»

This commit is contained in:
2026-07-02 18:42:18 +00:00
parent 620c3ae4bc
commit 2c94c19b4e
5 changed files with 605 additions and 0 deletions

View File

@@ -0,0 +1 @@
def _escape_inner(s: str, /) -> str: ...