Skip to content

Commit 4fe4e48

Browse files
committed
fix
1 parent 362de79 commit 4fe4e48

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/agentlab/benchmarks/web_task.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@ def validate(self) -> tuple[float, dict]:
5151
info: dict, custom information from the validation.
5252
"""
5353

54-
@abstractmethod
5554
def cheat(self):
5655
"""
5756
Solve the task using a pre-defined solution (optional).

0 commit comments

Comments
 (0)