MCPcopy Create free account
hub / github.com/OpenRaiser/PaperFlow / json

Method json

tests/test_desktop_gui.py:2474–2475  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

2472
2473 archive_buffer = io.BytesIO()
2474 with zipfile.ZipFile(archive_buffer, "w") as archive:
2475 archive.writestr(
2476 "paper/full.md",
2477 "# Title\n\n## Abstract\n\nMinerU extracted abstract.\n\n## Method\n\nMinerU extracted method.",
2478 )

Callers 12

generateMethod · 0.45
embedMethod · 0.45
apiFunction · 0.45
apiFunction · 0.45
_search_dblp_toc_papersFunction · 0.45
_fetch_crossref_metadataFunction · 0.45
_fetch_openalex_metadataFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected