MCPcopy 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

taskFunction · 0.45
get_taskFunction · 0.45
mainFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected