mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-02-27 17:30:40 +03:00
Remove commas
Co-authored-by: Ondrej Baranovič <ondreko.tiba@gmail.com>
This commit is contained in:
parent
2a2588d5df
commit
0702f704fa
|
@ -1488,9 +1488,9 @@ QOI
|
|||
|
||||
.. versionadded:: 9.5.0
|
||||
|
||||
Pillow reads images in Quite OK Image format, using a Python decoder. If you wish to
|
||||
Pillow reads images in Quite OK Image format using a Python decoder. If you wish to
|
||||
write code specifically for this format, :pypi:`qoi` is an alternative
|
||||
library that uses C to decode the image, and interfaces with NumPy.
|
||||
library that uses C to decode the image and interfaces with NumPy.
|
||||
|
||||
SUN
|
||||
^^^
|
||||
|
|
Loading…
Reference in New Issue
Block a user