Skip to content

Replace `Image.LANCZOS` with `Image.Resampling.LANCZOS`

Fushan Wen requested to merge work/fuf/deprecated-constant into master

Image.LANCZOS is deprecated since PIL 9.1.0

See also: https://pillow.readthedocs.io/en/stable/deprecations.html#constants

Edited by Fushan Wen

Merge request reports