Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/METR/vivaria
/ get_tasks
Method
get_tasks
scripts/taskhelper_test.py:38–39 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
36
37
@staticmethod
38
def
get_tasks():
39
return
{
"test_task"
: None}
40
41
monkeypatch.setitem(
42
sys.modules,
Callers
3
task
Function · 0.45
get_task
Function · 0.45
main
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected