Skip to content

Commit

Permalink
typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
TBunkley authored Apr 22, 2024
1 parent 7b023eb commit a9223e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 09-BingChatClone.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
}
],
"source": [
"import os\n"
"import os\n",
"import requests\n",
"from typing import Dict, List, Optional, Type\n",
"import asyncio\n",
Expand Down

0 comments on commit a9223e5

Please sign in to comment.