Skip to content

Commit

Permalink
Fix linting
Browse files Browse the repository at this point in the history
  • Loading branch information
Hartorn authored and rabah-khalek committed Oct 25, 2023
1 parent 07fee29 commit 3bfadcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/llm/test_talk.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@


def test_create_prompt_langchain():
prompt = ChatPromptTemplate.from_messages(
ChatPromptTemplate.from_messages(
[
(
"system",
Expand Down

0 comments on commit 3bfadcc

Please sign in to comment.