File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 478478 },
479479 {
480480 "cell_type": "code",
481- "execution_count": 43 ,
481+ "execution_count": null ,
482482 "id": "6f966e35-0916-4f00-90ee-0724d044a9f7",
483483 "metadata": {},
484484 "outputs": [
520520 " print(f\"Document {idx+1}:\")\n",
521521 " print(f\"Score: {doc.score}\")\n",
522522 " print(f\"File Path: {doc.meta['file_path']}\")\n",
523- " print()"
523+ " print(\"\" )"
524524 ]
525525 },
526526 {
947947 },
948948 {
949949 "cell_type": "code",
950- "execution_count": 26 ,
950+ "execution_count": null ,
951951 "id": "26151ea5-cbeb-4ba3-bb00-0b95e7172d41",
952952 "metadata": {},
953953 "outputs": [
975975 " print(f\"Document {idx+1}:\")\n",
976976 " print(f\"Score: {doc.score}\")\n",
977977 " print(f\"File Path: {doc.meta['file_path']}\")\n",
978- " print()"
978+ " print(\"\" )"
979979 ]
980980 },
981981 {
You can’t perform that action at this time.
0 commit comments