diff --git a/Tests/test_file_wmf.py b/Tests/test_file_wmf.py index 5e44f31b1..f08ee249f 100644 --- a/Tests/test_file_wmf.py +++ b/Tests/test_file_wmf.py @@ -2,7 +2,6 @@ from helper import unittest, PillowTestCase from PIL import Image from io import BytesIO - class TestFileWmf(PillowTestCase): def test_load_raw(self):