diff --git a/Tests/check_webp_leaks.py b/Tests/check_webp_leaks.py index b5875c8ab..95162ad4a 100644 --- a/Tests/check_webp_leaks.py +++ b/Tests/check_webp_leaks.py @@ -1,3 +1,4 @@ +from __future__ import division from helper import unittest, PillowTestCase import sys from PIL import Image