MCPcopy Create free account
hub / github.com/917Dhj/DeepPaperNote / close

Method close

tests/test_common.py:66–67  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

64 return self._pages[index]
65
66 def close(self) -> None:
67 return None
68
69
70class FakeFitz:

Callers 14

extract_page_textsFunction · 0.45
mainFunction · 0.45
pdf_coverage_summaryFunction · 0.45
extract_pdf_sectionsFunction · 0.45
extract_pdf_textFunction · 0.45
extract_local_pdf_hintsFunction · 0.45
write_test_pdfFunction · 0.45
write_test_pdfFunction · 0.45
write_test_pdfFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected