Skip to content

Commit

Permalink
Fix a typo in message.py (#60)
Browse files Browse the repository at this point in the history
  • Loading branch information
ranaaditya authored Dec 7, 2024
1 parent 8c358d6 commit d7335a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aisuite/framework/message.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
"""Interface to hold contents of api responses when they do not conform to the OpenAI style response"""
"""Interface to hold contents of api responses when they do not confirm to the OpenAI style response"""


class Message:
Expand Down

0 comments on commit d7335a9

Please sign in to comment.