Skip to content

Commit

Permalink
Ruff formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
KevKibe authored Apr 30, 2024
1 parent 9c5328e commit de153a6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/_openai/docindex.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
import tiktoken
from typing import List
from .doc_model import Page
from langchain_pinecone import PineconeVectorStore
from pathlib import Path
from langchain_community.document_loaders import UnstructuredWordDocumentLoader
from langchain_community.document_loaders import UnstructuredMarkdownLoader
Expand Down

0 comments on commit de153a6

Please sign in to comment.