MCPcopy Create free account
hub / github.com/pymupdf/PyMuPDF / log_star

Function log_star

tests/run_compound.py:37–40  ·  view source on GitHub ↗
(text)

Source from the content-addressed store, hash-verified

35
36
37def log_star(text):
38 log('#' * 40)
39 log(text)
40 log('#' * 40)
41
42
43def main():

Callers 1

mainFunction · 0.85

Calls 1

logFunction · 0.70

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…