Skip to content

Commit a0e9f4f

Browse files
committed
Change entrypath and add __init__.py
1 parent 150981f commit a0e9f4f

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

agbenchmark/__init__.py

Whitespace-only changes.

agbenchmark/config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"workspace": "generated",
3-
"entry_path": "agbenchmark/benchmarks.py",
3+
"entry_path": "agbenchmark.benchmarks",
44
"cutoff": 60
55
}

0 commit comments

Comments
 (0)