Skip to content

Commit 86c3096

Browse files
committed
Do not use constant removed in Pillow 10.0.0
1 parent ab29b93 commit 86c3096

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

testsuite/cases/pillow.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@
55
from .base import BaseTestCase, root
66

77

8-
Image.LANCZOS = Image.ANTIALIAS
9-
10-
118
class PillowTestCase(BaseTestCase):
129
filter_ids = {
1310
0: 'ner', 1: 'lzs', 2: 'bil', 3: 'bic',

0 commit comments

Comments
 (0)