Skip to content

Commit

Permalink
Rectified lint errors
Browse files Browse the repository at this point in the history
  • Loading branch information
am-kinetica committed Feb 21, 2024
1 parent 1764adb commit 5e547fe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ class KineticaVectorStore(VectorStore):
Example:
.. code-block:: python
from langchain_community.vectorstores
from langchain_community.vectorstores
import KineticaVectorStore, KineticaSettings
from langchain_community.embeddings.openai import OpenAIEmbeddings
Expand Down
2 changes: 1 addition & 1 deletion libs/langchain/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 5e547fe

Please sign in to comment.