MCPcopy Create free account
hub / github.com/Sigil-Ebook/Sigil / f

Function f

src/Resource_Files/python3lib/functionrep.py:22–23  ·  view source on GitHub ↗
(text)

Source from the content-addressed store, hash-verified

20
21 parts, pos = [], match.start()
22 def f(text):
23 return handle_entities(text, func)
24
25 n = len(match.groups())
26 if n > 0:

Calls 1

handle_entitiesFunction · 0.85

Tested by

no test coverage detected