Skip to content

Commit 73f3efc

Browse files
committed
Format
1 parent 2f227a6 commit 73f3efc

File tree

1 file changed

+0
-1
lines changed
  • CollaborativeCoding/dataloaders

1 file changed

+0
-1
lines changed

CollaborativeCoding/dataloaders/svhn.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
from PIL import Image
77
from scipy.io import loadmat
88
from torch.utils.data import Dataset
9-
from torchvision.datasets import SVHN
109

1110

1211
class SVHNDataset(Dataset):

0 commit comments

Comments
 (0)