Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
37
class
ExecutionTimeoutError(Exception):
38
39
pass
40
41
42
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