Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Speakn0w/RealChart2Code
/ ExecutionTimeoutError
Class
ExecutionTimeoutError
RealChart2Code_eval/evaluate_task1.py:40–42 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
38
39
40
class
ExecutionTimeoutError(Exception):
41
42
pass
43
44
45
def
read_system_prompt(prompt_path: str) -> str:
Callers
1
execute_code_with_timeout
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected