diff --git a/config.json b/config.json index cb391de81..d0a72bd85 100644 --- a/config.json +++ b/config.json @@ -1,5 +1,6 @@ { "workspace": "generated", - "func_path": "benchmarks.py", + "entry_path": "benchmarks.py", + "home_path": "", "cutoff": 60 }