From 042b809f8136407576d4f7d09b465b1d188fa55d Mon Sep 17 00:00:00 2001 From: wiredfool Date: Tue, 21 Oct 2014 09:57:37 -0700 Subject: [PATCH] Revert incorrect doc change [ci skip] --- PIL/Image.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/PIL/Image.py b/PIL/Image.py index 3a7c81548..105976fcb 100644 --- a/PIL/Image.py +++ b/PIL/Image.py @@ -1010,8 +1010,6 @@ class Image: def draft(self, mode, size): """ - NYI - Configures the image file loader so it returns a version of the image that as closely as possible matches the given mode and size. For example, you can use this method to convert a color