Skip to content

Commit

Permalink
fix message
Browse files Browse the repository at this point in the history
  • Loading branch information
MuggleJinx committed Feb 4, 2025
1 parent 6ac73b6 commit 39d4f21
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions examples/toolkits/code_execution_toolkit.py
Original file line number Diff line number Diff line change
Expand Up @@ -142,12 +142,6 @@
print(result)
"""
===============================================================================
Executed the code below:
```py
import time
time.sleep(100)
```
> Executed Results:
Timed out, execution terminated.
===============================================================================
"""

0 comments on commit 39d4f21

Please sign in to comment.