MCPcopy Index your code
hub / github.com/pymupdf/PyMuPDF / show_help

Function show_help

scripts/test.py:790–792  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

788 assert 0, f'Bad environ {name=} {v=}'
789
790def show_help():
791 print(__doc__)
792 print(venv_info())
793
794
795def github_workflow_unimportant():

Callers

nothing calls this directly

Calls 1

venv_infoFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…