mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-12 18:26:17 +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:
|
||||
|
||||
:mod:`~PIL.ImageMode` Module
|
||||
-----------------------------
|
||||
----------------------------
|
||||
|
||||
.. automodule:: PIL.ImageMode
|
||||
:members:
|
||||
|
|
|
@ -114,7 +114,7 @@ Type hints
|
|||
Work has begun to add type annotations to Pillow, including:
|
||||
|
||||
* :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.ImageMode`
|
||||
* :py:mod:`~PIL.ImageSequence`
|
||||
|
|
Loading…
Reference in New Issue
Block a user