Skip to content

Commit

Permalink
fix: ruff formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
KevKibe committed Apr 30, 2024
1 parent 83eb400 commit 3dff046
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/_cohere/doc_index.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
from langchain_cohere import CohereEmbeddings
from langchain_community.llms import Cohere
from langchain_core.prompts import PromptTemplate
from langchain_core.output_parsers import StrOutputParser
from operator import itemgetter
from utils.config import Config
from utils.response_model import QueryResult
Expand Down

0 comments on commit 3dff046

Please sign in to comment.