Skip to content

Commit ade42fa

Browse files
ftnextclaude
andcommitted
style: Apply autoformat to contributing/samples/gepa
Run ./autoformat.sh to fix import formatting in: - contributing/samples/gepa/experiment.py - contributing/samples/gepa/run_experiment.py Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 131fbd3 commit ade42fa

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

contributing/samples/gepa/experiment.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@
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-
4746
import utils
4847

4948

contributing/samples/gepa/run_experiment.py

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

3130
_OUTPUT_DIR = flags.DEFINE_string(

0 commit comments

Comments
 (0)