Revert incorrect doc change [ci skip]

This commit is contained in:
wiredfool 2014-10-21 09:57:37 -07:00
parent ffa8852ac0
commit 042b809f81

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