Skip to content

Commit b5c4ab2

Browse files
Remove duplicate os import (#1671)
1 parent 2deb1d9 commit b5c4ab2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/How_to_call_functions_for_knowledge_retrieval.ipynb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@
5454
"metadata": {},
5555
"outputs": [],
5656
"source": [
57-
"import os\n",
5857
"import arxiv\n",
5958
"import ast\n",
6059
"import concurrent\n",

0 commit comments

Comments
 (0)