Skip to content

Commit

Permalink
Fix linting
Browse files Browse the repository at this point in the history
  • Loading branch information
Hartorn committed Oct 25, 2023
1 parent da6ec79 commit e859c67
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 e859c67

Please sign in to comment.