We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
logs
1 parent ce46386 commit 37a153eCopy full SHA for 37a153e
contributing/samples/adk_pr_triaging_agent/main.py
@@ -22,8 +22,8 @@
22
from adk_pr_triaging_agent.settings import REPO
23
from adk_pr_triaging_agent.utils import call_agent_async
24
from adk_pr_triaging_agent.utils import parse_number_string
25
+from google.adk.cli.utils import logs
26
from google.adk.runners import InMemoryRunner
-from google.adk.utils import logs
27
28
APP_NAME = "adk_pr_triaging_app"
29
USER_ID = "adk_pr_triaging_user"
0 commit comments