Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LabPy/lantz
/ RPCBadFormat
Class
RPCBadFormat
lantz/drivers/legacy/rpc.py:78–79 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
76
pass
77
78
class
RPCBadFormat(RPCError):
79
pass
80
81
class
RPCBadVersion(RPCError):
82
pass
Callers
1
unpack_callheader
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected