Skip to content

Commit

Permalink
add missing import to fetch_data.py
Browse files Browse the repository at this point in the history
  • Loading branch information
amueller committed Jun 27, 2017
1 parent 6f4771c commit 4fc35f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fetch_data.py
@@ -1,4 +1,5 @@
import os
import zipfile

try:
from urllib.request import urlopen
Expand Down

0 comments on commit 4fc35f0

Please sign in to comment.