Skip to content

Commit

Permalink
clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
atqy committed May 17, 2022
1 parent 406260e commit 929d099
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,6 @@
"source": [
"import zipfile\n",
"! wget https://sid.erda.dk/public/archives/daaeac0d7ce1152aea9b61d9f1e19370/GTSRB_Final_Test_Images.zip\n",
"# ! unzip -q GTSRB_Final_Test_Images.zip\n",
"with zipfile.ZipFile(\"GTSRB_Final_Test_Images.zip\", 'r') as zip_ref:\n",
" zip_ref.extractall(\"./\")"
]
Expand Down

0 comments on commit 929d099

Please sign in to comment.