mirror of
https://github.com/hwchase17/langchain.git
synced 2025-05-28 10:39:23 +00:00
fix lint
This commit is contained in:
parent
1e655d5ffd
commit
32db2a2c2f
@ -11,7 +11,6 @@ from langchain.chains.llm import LLMChain
|
||||
from langchain.chains.llm_math.prompt import PROMPT
|
||||
from langchain.prompts.base import BasePromptTemplate
|
||||
from langchain.schema import BaseLanguageModel
|
||||
from langchain.utilities import PythonREPL
|
||||
|
||||
|
||||
class LLMMathChain(Chain):
|
||||
|
Loading…
Reference in New Issue
Block a user