Skip to content

Commit 1689a32

Browse files
committed
wip
1 parent 5d97d2d commit 1689a32

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

python-recipes/vector-search/04_advanced_queries.ipynb

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -372,12 +372,6 @@
372372
"len(res.docs)"
373373
]
374374
},
375-
{
376-
"cell_type": "markdown",
377-
"id": "87ba1dfd",
378-
"metadata": {},
379-
"source": []
380-
},
381375
{
382376
"cell_type": "markdown",
383377
"id": "1488c088",
@@ -535,7 +529,7 @@
535529
},
536530
{
537531
"cell_type": "code",
538-
"execution_count": 48,
532+
"execution_count": null,
539533
"id": "8a493ae0",
540534
"metadata": {},
541535
"outputs": [

0 commit comments

Comments
 (0)