8000 chore:ADK: add section comment · google/adk-python@349a414 · GitHub
[go: up one dir, main page]

Skip to content

Commit 349a414

Browse files
hangfeicopybara-github
authored andcommitted
chore:ADK: add section comment
PiperOrigin-RevId: 766877814
1 parent 7b51ae9 commit 349a414

File tree

1 file changed

+1
-0
lines changed
  • contributing/samples/simple_sequential_agent

1 file changed

+1
-0
lines changed

contributing/samples/simple_sequential_agent/agent.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ def check_prime(nums: list[int]) -> str:
6666
)
6767

6868

69+
# --- Check Prime Sub-Agent ---
6970
prime_agent = LlmAgent(
7071
name="prime_agent",
7172
description="Handles checking if numbers are prime.",

0 commit comments

Comments
 (0)
0