Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/IBM/AssetOpsBench
/ ErrorResult
Class
ErrorResult
src/servers/wo/models.py:21–22 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
19
20
21
class
ErrorResult(BaseModel):
22
error: str
23
24
25
class
_Lenient(BaseModel):
Callers
1
_failed
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected