Skip to content

Commit

Permalink
Small fix
Browse files Browse the repository at this point in the history
  • Loading branch information
greydanus committed May 6, 2024
1 parent 011d9be commit 01ea44f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mnist1d/data.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
import numpy as np
import os
import requests
import mnist1d
from mnist1d.transform import transform
from mnist1d.utils import from_pickle, to_pickle, ObjectView, set_seed

Expand Down

0 comments on commit 01ea44f

Please sign in to comment.