Skip to content

Commit a9223e5

Browse files
authored
typo fix
1 parent 7b023eb commit a9223e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

09-BingChatClone.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
}
4141
],
4242
"source": [
43-
"import os\n"
43+
"import os\n",
4444
"import requests\n",
4545
"from typing import Dict, List, Optional, Type\n",
4646
"import asyncio\n",

0 commit comments

Comments
 (0)