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

Class ExecutionTimeoutError

RealChart2Code_eval/evaluate_task2.py:37–39  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

35
36
37class ExecutionTimeoutError(Exception):
38
39 pass
40
41
42def read_system_prompt(prompt_path: str) -> str:

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected