Skip to content

Commit 54485a3

Browse files
committed
remove additional unnecessary mdl import
1 parent 991e548 commit 54485a3

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

lab2/solutions/PT_Part2_Debiasing_Solution.ipynb

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -151,9 +151,6 @@
151151
"from pathlib import Path\n",
152152
"from typing import Union, Final\n",
153153
"\n",
154-
"# Download and import the MIT 6.S191 package\n",
155-
"import mitdeeplearning as mdl\n",
156-
"\n",
157154
"load_dotenv(\".env\")\n",
158155
"\n",
159156
"# TODO: ENTER YOUR API KEY HERE!! instructions above\n",

0 commit comments

Comments
 (0)