We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0bf8e1 commit 76af711Copy full SHA for 76af711
1 file changed
src/google/adk/cli/conformance/cli_record.py
@@ -51,7 +51,6 @@ async def _create_conformance_test_files(
51
state=test_case.test_spec.initial_state,
52
)
53
54
-
55
# Run the agent with the user messages
56
function_call_name_to_id_map = {}
57
for user_message_index, user_message in enumerate(
0 commit comments