mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-27 18:36:17 +03:00
Merge pull request #5279 from radarhere/decoder
Corrected documentation syntax
This commit is contained in:
commit
d962de8976
|
@ -269,7 +269,7 @@ decoder that can be used to read various packed formats into a floating point
|
||||||
image memory.
|
image memory.
|
||||||
|
|
||||||
To use the bit decoder with the :py:func:`PIL.Image.frombytes` function, use
|
To use the bit decoder with the :py:func:`PIL.Image.frombytes` function, use
|
||||||
the following syntax::
|
the following syntax:
|
||||||
|
|
||||||
.. code-block:: python
|
.. code-block:: python
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user