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

Function test_4746

tests/test_general.py:2195–2197  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2193
2194
2195def test_4746():
2196 archive = pymupdf.Archive('.')
2197 archive.add(__file__, 'foo')

Callers

nothing calls this directly

Calls 1

addMethod · 0.95

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…