Skip to content

Commit 4303453

Browse files
committed
fix quality check
1 parent 606e3af commit 4303453

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/agentgateway/integration/test_agw_bdd.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -266,4 +266,3 @@ def tool_result_is_non_empty_string(context: ScenarioContext):
266266
assert context.tool_result is not None
267267
assert isinstance(context.tool_result, str)
268268
assert context.tool_result.strip(), "Expected a non-empty tool result"
269-

0 commit comments

Comments
 (0)