Merge pull request #490 from mrshu/patch-1

Removed empty line
This commit is contained in:
Alex Clark ☺ 2014-03-17 09:43:56 -04:00
commit cc3c29a162

View File

@ -105,7 +105,6 @@ Create JPEG thumbnails
except IOError: except IOError:
print("cannot create thumbnail for", infile) print("cannot create thumbnail for", infile)
It is important to note that the library doesnt decode or load the raster data It is important to note that the library doesnt decode or load the raster data
unless it really has to. When you open a file, the file header is read to unless it really has to. When you open a file, the file header is read to
determine the file format and extract things like mode, size, and other determine the file format and extract things like mode, size, and other