Replies: 1 comment
-
The indentation is not necessary. In this case new line would have been just sufficient. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I was reading the debug log of youtube-short-assistant and noticed that in the description there’s an one-character indentation at the beginning[1].
adk-python/src/google/adk/flows/llm_flows/identity.py
Lines 37 to 39 in 69eb2b5
Could you explain why this indentation is there? Is it intentional or just a formatting artifact?
[1] My blog (Japanese) https://nikkie-ftnext.hatenablog.com/entry/python-google-adk-llm-request-log-reading-example-agenttool#root_agent%E3%81%AE%E3%83%97%E3%83%AD%E3%83%B3%E3%83%97%E3%83%88
Beta Was this translation helpful? Give feedback.
All reactions