mirror of
https://github.com/hwchase17/langchain.git
synced 2025-07-17 18:23:59 +00:00
cleaned up unit test example
This commit is contained in:
parent
b31475c622
commit
56a0165a4e
@ -28,9 +28,9 @@ from tests.unit_tests.llms.fake_llm import FakeLLM
|
||||
"28-pl",
|
||||
),
|
||||
(
|
||||
"According to the sources, the agreement is governed by English law.\n"
|
||||
"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",
|
||||
"According to the sources the agreement is governed by English law.\n",
|
||||
"28-pl",
|
||||
),
|
||||
(
|
||||
|
Loading…
Reference in New Issue
Block a user