mirror of
https://github.com/hwchase17/langchain.git
synced 2025-05-28 02:29:17 +00:00
fixed minor linting issues
This commit is contained in:
parent
23ef836b48
commit
dd10cf945c
@ -28,7 +28,8 @@ from tests.unit_tests.llms.fake_llm import FakeLLM
|
||||
"28-pl",
|
||||
),
|
||||
(
|
||||
"According to the sources, the agreement is governed by English law.\nSource: 28-pl",
|
||||
"According to the sources, the agreement is governed by English law.\n"
|
||||
"Source: 28-pl",
|
||||
"According to the sources, the agreement is governed by English law.\n",
|
||||
"28-pl",
|
||||
),
|
||||
|
Loading…
Reference in New Issue
Block a user