Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/917Dhj/DeepPaperNote
/ open
Method
open
tests/test_common.py:74–75 ·
view source on GitHub ↗
(self, path: Path)
Source
from the content-addressed store, hash-verified
72
self.doc = doc
73
74
def
open(self, path: Path) -> FakePdfDoc:
75
return
self.doc
76
77
78
def
test_extract_doi_from_url_like_text() -> None:
Callers
15
extract_page_texts
Function · 0.45
ocr_page
Function · 0.45
main
Function · 0.45
_reference_lines_from_pdf
Function · 0.45
pdf_coverage_summary
Function · 0.45
extract_appendix_page_texts
Function · 0.45
extract_pdf_sections
Function · 0.45
extract_pdf_text
Function · 0.45
extract_local_pdf_hints
Function · 0.45
write_test_pdf
Function · 0.45
write_test_pdf
Function · 0.45
write_test_pdf
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected