Skip to content

Commit 441b38f

Browse files
authored
Fix SyntaxError: unmatched ')' in openai-harmony.md example code (#2007)
1 parent 9bcd731 commit 441b38f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

articles/openai-harmony.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,6 @@ developer_message = (
9191
),
9292
]
9393
)
94-
)
9594
)
9695

9796
convo = Conversation.from_messages(

0 commit comments

Comments
 (0)