Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenRaiser/PaperFlow
/ FakeChoice
Class
FakeChoice
tests/test_providers.py:166–167 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
164
content =
"ok"
165
166
class
FakeChoice:
167
message = FakeMessage()
168
169
class
FakeResponse:
170
choices = [FakeChoice()]
Callers
1
FakeResponse
Class · 0.70
Calls
1
FakeMessage
Class · 0.70
Tested by
no test coverage detected