mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-11-13 05:06:49 +03:00
Updated references to point to existing files [ci skip]
This commit is contained in:
parent
23ed3cf4c2
commit
eda1a1e88e
|
@ -2538,7 +2538,7 @@ Pre-fork
|
||||||
|
|
||||||
import numpy, Image
|
import numpy, Image
|
||||||
|
|
||||||
im = Image.open('lena.jpg')
|
im = Image.open('hopper.jpg')
|
||||||
|
|
||||||
a = numpy.asarray(im) # a is readonly
|
a = numpy.asarray(im) # a is readonly
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user