Skip to content

Commit 3e23b8a

Browse files
docs: Fix reference to tools_and_agent.py in authentication.md (#234)
Co-authored-by: Lavi Nigam <[email protected]>
1 parent 9011fcf commit 3e23b8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tools/authentication.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -536,7 +536,7 @@ except Exception as e:
536536
=== "Tools and Agent"
537537

538538
```py title="tools_and_agent.py"
539-
--8<-- "examples/python/snippets/tools/auth/agent_cli.py"
539+
--8<-- "examples/python/snippets/tools/auth/tools_and_agent.py"
540540
```
541541
=== "Agent CLI"
542542

0 commit comments

Comments
 (0)