Skip to content

Commit f77ce2f

Browse files
author
Dylan Huang
committed
super simple change, shouldn't break anything
1 parent 35f32aa commit f77ce2f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/chinook/pydantic/test_pydantic_complex_queries.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ def agent_factory(config: RolloutProcessorConfig) -> Agent:
4040
},
4141
],
4242
rollout_processor=PydanticAgentRolloutProcessor(agent_factory),
43-
mode="pointwise",
4443
)
4544
async def test_pydantic_complex_queries(row: EvaluationRow) -> EvaluationRow:
4645
"""

0 commit comments

Comments
 (0)