Skip to content

Commit

Permalink
revert change of revert retry
Browse files Browse the repository at this point in the history
  • Loading branch information
acatav committed Mar 7, 2023
1 parent f482b1f commit 944ff07
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pinecone/sparse/bm25/bm25-quora.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@
],
"source": [
"!pip install --no-color -qU \\\n",
" \"git+https://github.com/pinecone-io/pinecone-python-client@revert-retry-config-chnages#egg=pinecone-client[grpc]\" \\\n",
" \"pinecone-client[grpc]\" \\\n",
" pinecone-datasets \\\n",
" numpy"
]
Expand Down
2 changes: 1 addition & 1 deletion pinecone/sparse/splade/splade-quora.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"outputs": [],
"source": [
"!pip install --no-color -qU \\\n",
" \"git+https://github.com/pinecone-io/pinecone-python-client@revert-retry-config-chnages#egg=pinecone-client[grpc]\" \\\n",
" \"pinecone-client[grpc]\" \\\n",
" pinecone-datasets \\\n",
" numpy"
]
Expand Down

0 comments on commit 944ff07

Please sign in to comment.