We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab29b93 commit 86c3096Copy full SHA for 86c3096
1 file changed
testsuite/cases/pillow.py
@@ -5,9 +5,6 @@
5
from .base import BaseTestCase, root
6
7
8
-Image.LANCZOS = Image.ANTIALIAS
9
-
10
11
class PillowTestCase(BaseTestCase):
12
filter_ids = {
13
0: 'ner', 1: 'lzs', 2: 'bil', 3: 'bic',
0 commit comments