Skip to content

Commit 132961c

Browse files
committed
Fix JSON formatting
1 parent ddafcb4 commit 132961c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

notebooks/search/_nbtest.setup.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"metadata": {},
88
"outputs": [],
99
"source": [
10-
"!pip install -qU "elasticsearch<9" sentence-transformers==2.7.0"
10+
"!pip install -qU \"elasticsearch<9\" sentence-transformers==2.7.0"
1111
]
1212
},
1313
{

0 commit comments

Comments
 (0)