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

Method flush

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

Source from the content-addressed store, hash-verified

154 if text:
155 pylogging_logger.log(pylogging_level, text)
156 def flush(self):
157 pass
158 ret = Out()
159 else:
160 ret = default

Callers 8

runFunction · 0.80
test_2904Function · 0.80
_test_allFunction · 0.80
wrapFunction · 0.80
logFunction · 0.80
_test_extract2Function · 0.80
_test_extract3Function · 0.80
test_2791Function · 0.80

Calls

no outgoing calls

Tested by 6

test_2904Function · 0.64
_test_allFunction · 0.64
wrapFunction · 0.64
_test_extract2Function · 0.64
_test_extract3Function · 0.64
test_2791Function · 0.64