MCPcopy Create free account
hub / github.com/Speakn0w/RealChart2Code / ExecutionTimeoutError

Class ExecutionTimeoutError

RealChart2Code_eval/evaluate_task3.py:40–42  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

38
39
40class ExecutionTimeoutError(Exception):
41
42 pass
43
44
45def read_system_prompt(prompt_path: str) -> str:

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected