Skip to content

Commit baae693

Browse files
Update bedrock.py
1 parent 1ca6268 commit baae693

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/strands/models/bedrock.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
ModelThrottledException,
2424
)
2525
from ..types.streaming import CitationsDelta, StreamEvent
26-
from ..types.tools import ToolChoice, ToolResult, ToolSpec
26+
from ..types.tools import ToolChoice, ToolSpec
2727
from ._validation import validate_config_keys
2828
from .model import Model
2929

0 commit comments

Comments
 (0)