Update mnist.py
using `with` to be consistent with other code in datasets might also be useful in case file is not present due to corruption of something else
Loading
Please sign in to comment
using `with` to be consistent with other code in datasets might also be useful in case file is not present due to corruption of something else