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