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

Method raise_for_status

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

Source from the content-addressed store, hash-verified

2469 with zipfile.ZipFile(archive_buffer, "w") as archive:
2470 archive.writestr(
2471 "paper/full.md",
2472 "# Title\n\n## Abstract\n\nMinerU extracted abstract.\n\n## Method\n\nMinerU extracted method.",
2473 )
2474
2475 class FakeResponse:

Callers 15

generateMethod · 0.45
stream_generateMethod · 0.45
embedMethod · 0.45
_http_get_textFunction · 0.45
_search_cvf_papersFunction · 0.45
_http_getFunction · 0.45
_fetch_crossref_metadataFunction · 0.45
_fetch_openalex_metadataFunction · 0.45
_fetch_arxiv_queryFunction · 0.45
fetch_recent_list_pageFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected