We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 566e5ad commit 83ff4e0Copy full SHA for 83ff4e0
1 file changed
src/strands/types/interrupt.py
@@ -16,7 +16,7 @@
16
```
17
18
Example:
19
- ```Python
+ ```python
20
from typing import Any
21
22
from strands import Agent, tool
0 commit comments