Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0eb1054 commit 13bd248Copy full SHA for 13bd248
1 file changed
examples/pylab_examples/to_numeric.py
@@ -29,5 +29,5 @@
29
X.shape = h, w, 3
30
31
im = Image.fromstring( "RGB", (w,h), s)
32
-im.show()
+# im.show()
33
0 commit comments