Skip to content

Commit 8a1837c

Browse files
authored
DOC: fix image-file-formats.rst
1 parent c44eea2 commit 8a1837c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/handbook/image-file-formats.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -968,7 +968,7 @@ The :py:meth:`~PIL.Image.Image.save` method can take the following keyword argum
968968
methods are: :data:`None`, ``"group3"``, ``"group4"``, ``"jpeg"``, ``"lzma"``,
969969
``"packbits"``, ``"tiff_adobe_deflate"``, ``"tiff_ccitt"``, ``"tiff_lzw"``,
970970
``"tiff_raw_16"``, ``"tiff_sgilog"``, ``"tiff_sgilog24"``, ``"tiff_thunderscan"``,
971-
``"webp"`, ``"zstd"``
971+
``"webp"``, ``"zstd"``
972972

973973
**quality**
974974
The image quality for JPEG compression, on a scale from 0 (worst) to 100

0 commit comments

Comments
 (0)