Restored required import

This commit is contained in:
Andrew Murray 2019-02-20 20:57:52 +11:00
parent 65c55402b9
commit d07d3d6972

View File

@ -1,4 +1,4 @@
from .helper import PillowTestCase
from .helper import unittest, PillowTestCase
from PIL import _util