8000 chore: reformat load_memory_tool · stevenchendan/adk-python@c7ce987 · GitHub
[go: up one dir, main page]

Skip to content

Commit c7ce987

Browse files
seanzhougooglecopybara-github
authored andcommitted
chore: reformat load_memory_tool
PiperOrigin-RevId: 764402270
1 parent bf27f22 commit c7ce987

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/google/adk/tools/load_memory_tool.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ def _get_declaration(self) -> types.FunctionDeclaration | None:
6969
type=types.Type.STRING,
7070
)
7171
},
72-
required=['query']
72+
required=['query'],
7373
),
7474
)
7575

0 commit comments

Comments
 (0)
0