Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pymupdf/PyMuPDF
/ mycenter
Function
mycenter
src/__main__.py:17–18 ·
view source on GitHub ↗
(x)
Source
from the content-addressed store, hash-verified
15
from
.
import
pymupdf
16
17
def
mycenter(x):
18
return
(f
" {x} "
).center(75,
"-"
)
19
20
21
def
recoverpix(doc, item):
Callers
4
show
Function · 0.85
main
Function · 0.85
show
Function · 0.85
main
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…