aboutsummaryrefslogtreecommitdiff
path: root/benchmark/agbenchmark/challenges/builtin.py
diff options
context:
space:
mode:
Diffstat (limited to 'benchmark/agbenchmark/challenges/builtin.py')
-rw-r--r--benchmark/agbenchmark/challenges/builtin.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmark/agbenchmark/challenges/builtin.py b/benchmark/agbenchmark/challenges/builtin.py
index 30bd50f8a..694d10184 100644
--- a/benchmark/agbenchmark/challenges/builtin.py
+++ b/benchmark/agbenchmark/challenges/builtin.py
@@ -158,7 +158,7 @@ class BuiltinChallenge(BaseChallenge):
self,
config: AgentBenchmarkConfig,
request: pytest.FixtureRequest,
- i_attempt: int = 0,
+ i_attempt: int,
) -> None:
# if os.environ.get("HELICONE_API_KEY"):
# from helicone.lock import HeliconeLockManager