Skip to content

Commit

Permalink
change import block to abide by linting rules
Browse files Browse the repository at this point in the history
  • Loading branch information
Sheepsta300 committed Aug 20, 2024
1 parent 2206712 commit 10633fb
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
from typing import Any, Dict, Iterator, Literal, Optional, Tuple, Union

from langchain_core.documents import Document

from langchain_community.document_loaders.base import BaseBlobParser
from langchain_community.document_loaders.blob_loaders import Blob
from langchain_community.utils.openai import is_openai_v1
Expand Down

0 comments on commit 10633fb

Please sign in to comment.