Skip to content

Commit 901cad9

Browse files
mehtaraczastrowm
andauthored
Update docs/user-guide/concepts/tools/example-tools-package.md
Co-authored-by: Mackenzie Zastrow <[email protected]>
1 parent 7f7e189 commit 901cad9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/user-guide/concepts/tools/example-tools-package.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ To bypass these confirmation prompts, you can set the `BYPASS_TOOL_CONSENT` envi
7373
export BYPASS_TOOL_CONSENT=true
7474
```
7575

76-
```
76+
```python
7777
import os
7878

7979
os.environ["BYPASS_TOOL_CONSENT"] = "true"

0 commit comments

Comments
 (0)