MCPcopy
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
28class CodeBlockError(NamedTuple):
29 offset: int
30 exc: Exception
31
32
33def format_str(

Callers 1

_collect_errorFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected