mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-11-10 19:56:47 +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
|
||||
|
||||
im = Image.open('lena.jpg')
|
||||
im = Image.open('hopper.jpg')
|
||||
|
||||
a = numpy.asarray(im) # a is readonly
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user