Skip to content

Commit

Permalink
chore: fix linting error
Browse files Browse the repository at this point in the history
  • Loading branch information
gventuri committed Jan 4, 2024
1 parent 717c3a8 commit 0dcb0e9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pandasai/llm/langchain.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
from pandasai.prompts.base import AbstractPrompt
from .base import LLM

"""Langchain LLM
This module is to run LLM using LangChain framework.
Expand Down

0 comments on commit 0dcb0e9

Please sign in to comment.