Skip to content

Commit ac6a795

Browse files
committed
bug fix
1 parent 9773642 commit ac6a795

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

data_loader.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
from tqdm import tqdm
88

99
from mnist_data_downloader import download_mnist_data
10-
from multi30k_data_downloader import download_multi30k_data
1110

1211

1312
def prepare_mnist_data(data):

0 commit comments

Comments
 (0)