Skip to content

Commit

Permalink
align with isort
Browse files Browse the repository at this point in the history
Signed-off-by: Panos Vagenas <[email protected]>
  • Loading branch information
vagenas committed Oct 4, 2024
1 parent 86fd560 commit 86ead45
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/rag_llamaindex.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -384,6 +384,7 @@
"outputs": [],
"source": [
"from tempfile import TemporaryDirectory\n",
"\n",
"from llama_index.vector_stores.milvus import MilvusVectorStore\n",
"\n",
"MILVUS_URI = os.environ.get(\n",
Expand Down

0 comments on commit 86ead45

Please sign in to comment.