Skip to content

Commit 6c584f1

Browse files
committed
linting
1 parent ce5c662 commit 6c584f1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/strands/agent/test_agent.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2162,7 +2162,6 @@ def shell(command: str):
21622162
assert agent.messages[-1] == {"content": [{"text": "I invoked a tool!"}], "role": "assistant"}
21632163

21642164

2165-
21662165
@pytest.mark.parametrize(
21672166
"content, expected",
21682167
[

0 commit comments

Comments
 (0)