Skip to content

Commit 387b0ca

Browse files
authored
Remove unused import in prep.py (#175)
1 parent 3718ea1 commit 387b0ca

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

prep.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
import gzip
88
import tarfile
99
import urllib.request
10-
import zipfile
1110

1211
import h5py
1312
import numpy as np

0 commit comments

Comments
 (0)