Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/openai/openai-python
/ CodeBlockError
Class
CodeBlockError
scripts/utils/ruffen-docs.py:28–30 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
26
27
28
class
CodeBlockError(NamedTuple):
29
offset: int
30
exc: Exception
31
32
33
def
format_str(
Callers
1
_collect_error
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected