Skip to content

Commit 8efacc9

Browse files
authored
Remove erroneous period from rag-for-hybrid-search.ipynb
1 parent 67b3b16 commit 8efacc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

learn/generation/rag-for-hybrid/rag-for-hybrid-search.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
},
4848
"outputs": [],
4949
"source": [
50-
"!pip3 install colab-xterm. # Just makes the shell commands interactive, in case you have to press ENTER or type in 'Y/n' etc.\n",
50+
"!pip3 install colab-xterm # Just makes the shell commands interactive, in case you have to press ENTER or type in 'Y/n' etc.\n",
5151
"%load_ext colabxterm"
5252
]
5353
},

0 commit comments

Comments
 (0)