Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/pymupdf/PyMuPDF
/ test_replace_toc
Function
test_replace_toc
tests/test_toc.py:50–52 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
48
49
50
def
test_replace_toc():
51
toc = doc.get_toc(False)
52
doc.set_toc(toc)
53
54
55
def
test_setcolors():
Callers
nothing calls this directly
Calls
2
get_toc
Method · 0.80
set_toc
Method · 0.80
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…