Merge pull request #966 from wiredfool/bicubic

Revert incorrect doc change [ci skip]
This commit is contained in:
Hugo 2014-10-22 12:38:35 +03:00
commit 8a0f5c65b7

View File

@ -1010,8 +1010,6 @@ class Image:
def draft(self, mode, size): def draft(self, mode, size):
""" """
NYI
Configures the image file loader so it returns a version of the Configures the image file loader so it returns a version of the
image that as closely as possible matches the given mode and image that as closely as possible matches the given mode and
size. For example, you can use this method to convert a color size. For example, you can use this method to convert a color