Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenRaiser/PaperFlow
/ fake_post
Function
fake_post
tests/test_desktop_gui.py:2479–2481 ·
view source on GitHub ↗
(url, **kwargs)
Source
from the content-addressed store, hash-verified
2477
self._payload = payload or {}
2478
self.content = content
2479
2480
def
raise_for_status(self):
2481
return
None
2482
2483
def
json(self):
2484
return
self._payload
Callers
nothing calls this directly
Calls
1
FakeResponse
Class · 0.70
Tested by
no test coverage detected