Skip to content

Commit 01ea44f

Browse files
committed
Small fix
1 parent 011d9be commit 01ea44f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

mnist1d/data.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
import numpy as np
55
import os
66
import requests
7+
import mnist1d
78
from mnist1d.transform import transform
89
from mnist1d.utils import from_pickle, to_pickle, ObjectView, set_seed
910

0 commit comments

Comments
 (0)