Updated references to point to existing files [ci skip]

This commit is contained in:
Andrew Murray 2017-05-06 23:20:34 +10:00
parent 23ed3cf4c2
commit eda1a1e88e

View File

@ -2538,7 +2538,7 @@ Pre-fork
import numpy, Image
im = Image.open('lena.jpg')
im = Image.open('hopper.jpg')
a = numpy.asarray(im) # a is readonly