Skip to content

Commit 31ce451

Browse files
committed
chore: Delint
1 parent 4538bad commit 31ce451

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/toolbox-core/tests/test_e2e.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -442,4 +442,4 @@ async def test_run_tool_with_wrong_map_value_type(self, toolbox: ToolboxClient):
442442
await tool(
443443
execution_context={"env": "staging"},
444444
user_scores={"user4": "not-an-integer"},
445-
)
445+
)

0 commit comments

Comments
 (0)