Skip to content

Commit 09c4c66

Browse files
authored
Merge pull request #60 from TBunkley/main
added import statement
2 parents 7bbf435 + c8f6d44 commit 09c4c66

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

06-First-RAG.ipynb

+1
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@
4343
}
4444
],
4545
"source": [
46+
"import os\n",
4647
"import random\n",
4748
"import asyncio\n",
4849
"from typing import Dict, List\n",

0 commit comments

Comments
 (0)