mirror of
https://github.com/hwchase17/langchain
synced 2024-11-06 03:20:49 +00:00
Lint
This commit is contained in:
parent
e4ae690244
commit
653cf56e0e
@ -78,7 +78,6 @@ class FewShotPromptWithTemplates(StringPromptTemplate):
|
||||
| set(values["prefix"].input_variables if values["prefix"] else [])
|
||||
- set(values["partial_variables"])
|
||||
)
|
||||
print(values["input_variables"])
|
||||
return values
|
||||
|
||||
class Config:
|
||||
|
Loading…
Reference in New Issue
Block a user