Skip to content

Commit cf0bfe4

Browse files
Update genai/tools/tools_google_maps_with_txt.py
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
1 parent 097a372 commit cf0bfe4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

genai/tools/tools_google_maps_with_txt.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ def generate_content() -> str:
5252
print(response.text)
5353
# Example response:
5454
# 'The next total solar eclipse in the United States will occur on ...'
55-
# [END googlegenaisdk_tools_enterprise_web_search_with_txt]
55+
# [END googlegenaisdk_tools_google_maps_with_txt]
5656
return response.text
5757

5858

0 commit comments

Comments
 (0)