Skip to content

Commit b6f09fd

Browse files
author
Karthi Thyagarajan
committed
Reformatted langchain_quick_start.ipynb
1 parent 23632cf commit b6f09fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/langchain_quick_start.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1133,7 +1133,7 @@
11331133
" VectorSearchIndex,\n",
11341134
")\n",
11351135
"\n",
1136-
"table_name_ANN=\"movie_vector_table_samples_ANN\"\n",
1136+
"table_name_ANN = \"movie_vector_table_samples_ANN\"\n",
11371137
"\n",
11381138
"SpannerVectorStore.init_vector_store_table(\n",
11391139
" instance_id=instance_id,\n",

0 commit comments

Comments
 (0)