Skip to content

Commit c984896

Browse files
committed
chore: reformat
1 parent f995b86 commit c984896

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

example/test.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
# Test 3: With tools
3838
print("Test 3: With tools")
3939
response3 = edgee.send(
40-
model="anthropic/claude-haiku-4-5",
40+
model="anthropic/claude-haiku-4-5",
4141
input={
4242
"messages": [{"role": "user", "content": "What is the weather in Paris?"}],
4343
"tools": [

0 commit comments

Comments
 (0)