Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pymupdf/PyMuPDF
/ _samples_mv_release
Method
_samples_mv_release
src/__init__.py:13827–13829 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
13825
return
self._samples_mv
13826
13827
def
_samples_mv_release(self):
13828
if
self._samples_mv:
13829
self._samples_mv.release()
13830
13831
@property
13832
def
samples_ptr(self):
Callers
1
shrink
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected