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

Method remove

src/__init__.py:2463–2464  ·  view source on GitHub ↗
( self)

Source from the content-addressed store, hash-verified

2461 return Xml( ret)
2462
2463 def remove( self):
2464 mupdf.fz_dom_remove( self.this)
2465
2466 def remove_attribute( self, key):
2467 assert key

Callers 15

run_ifFunction · 0.80
_fs_removeFunction · 0.80
set_propertiesMethod · 0.80
build_subsetMethod · 0.80
_mupdf_develFunction · 0.80
cells_to_tablesFunction · 0.80
fs_removeFunction · 0.80
testFunction · 0.80
build_subsetFunction · 0.80
test_3140Function · 0.80
test_4319Function · 0.80

Calls

no outgoing calls

Tested by 4

fs_removeFunction · 0.64
testFunction · 0.64
test_3140Function · 0.64
test_4319Function · 0.64