Skip to content

Commit 849b25c

Browse files
committed
chore(samples): drop unrelated gepa formatting churn
1 parent 173e6d6 commit 849b25c

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

contributing/samples/gepa/experiment.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@
4343
from tau_bench.types import EnvRunResult
4444
from tau_bench.types import RunConfig
4545
import tau_bench_agent as tau_bench_agent_lib
46+
4647
import utils
4748

4849

contributing/samples/gepa/run_experiment.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
from absl import flags
2626
import experiment
2727
from google.genai import types
28+
2829
import utils
2930

3031
_OUTPUT_DIR = flags.DEFINE_string(

0 commit comments

Comments
 (0)