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

Method read

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

Source from the content-addressed store, hash-verified

1717 <pubDate>Mon, 01 Jun 2026 00:00:00 GMT</pubDate>
1718 </item></channel></rss>
1719 """
1720
1721 class FakeResponse:
1722 def __enter__(self):
1723 return self

Callers 9

do_POSTMethod · 0.80
_read_jsonFunction · 0.80
streamWikiAskFunction · 0.80
fetch_one_feedFunction · 0.80
fetch_one_queryFunction · 0.80
http_jsonFunction · 0.80
is_webhook_healthyFunction · 0.80
do_POSTMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected