Skip to content

Commit a5f15b7

Browse files
committed
fix
1 parent 0798a74 commit a5f15b7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/google/adk/evaluation/base_eval_service.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131

3232

3333
class EvaluateConfig(BaseModel):
34-
"""Contains configurations needed to run an evaluation."""
34+
"""Contains configurations needed to run evaluations."""
3535

3636
model_config = ConfigDict(
3737
alias_generator=alias_generators.to_camel,

0 commit comments

Comments
 (0)