mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-07-05 12:23:18 +03:00
Apply suggestions from code review
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
This commit is contained in:
parent
681f8183f3
commit
c08426b834
|
@ -70,7 +70,7 @@ can be found here.
|
||||||
:show-inheritance:
|
:show-inheritance:
|
||||||
|
|
||||||
:mod:`~PIL.ImageMode` Module
|
:mod:`~PIL.ImageMode` Module
|
||||||
-----------------------------
|
----------------------------
|
||||||
|
|
||||||
.. automodule:: PIL.ImageMode
|
.. automodule:: PIL.ImageMode
|
||||||
:members:
|
:members:
|
||||||
|
|
|
@ -114,7 +114,7 @@ Type hints
|
||||||
Work has begun to add type annotations to Pillow, including:
|
Work has begun to add type annotations to Pillow, including:
|
||||||
|
|
||||||
* :py:mod:`~PIL.ContainerIO`
|
* :py:mod:`~PIL.ContainerIO`
|
||||||
* :py:mod:`~PIL.FontFile` and subclasses
|
* :py:mod:`~PIL.FontFile`, :py:mod:`~PIL.BdfFontFile` and :py:mod:`~PIL.PcfFontFile`
|
||||||
* :py:mod:`~PIL.ImageChops`
|
* :py:mod:`~PIL.ImageChops`
|
||||||
* :py:mod:`~PIL.ImageMode`
|
* :py:mod:`~PIL.ImageMode`
|
||||||
* :py:mod:`~PIL.ImageSequence`
|
* :py:mod:`~PIL.ImageSequence`
|
||||||
|
|
Loading…
Reference in New Issue
Block a user