Skip to content

Commit a35e6ea

Browse files
committed
Removed numpy import
1 parent 4ad390d commit a35e6ea

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

utils/dataloaders/mnist_4_9.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
import urllib.request as ur
44
from pathlib import Path
55

6-
import numpy as np
76
from torch.utils.data import Dataset
87

98

0 commit comments

Comments
 (0)