minor cleanup

This commit is contained in:
KB
2025-10-21 09:29:27 -04:00
parent eb0fb98467
commit 2ae170159f

View File

@@ -19,7 +19,6 @@
"outputs": [], "outputs": [],
"source": [ "source": [
"# imports\n", "# imports\n",
"# (following the style from Day 5)\n",
"\n", "\n",
"import os\n", "import os\n",
"from openai import OpenAI\n", "from openai import OpenAI\n",