Update docs/releasenotes/10.2.0.rst

Co-authored-by: Ondrej Baranovič <nulano@nulano.eu>
This commit is contained in:
Hugo van Kemenade 2023-12-31 09:53:59 -07:00 committed by GitHub
parent 2825323e84
commit 129a4936d3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -113,9 +113,9 @@ Type hints
Work has begun to add type annotations to Pillow, including:
* :py:class:`~PIL.ContainerIO`
* :py:class:`~PIL.FontFile` and subclasses
* :py:class:`~PIL.ImageChops`
* :py:class:`~PIL.ImageMode`
* :py:class:`~PIL.ImageSequence`
* :py:class:`~PIL.TarIO`
* :py:mod:`~PIL.ContainerIO`
* :py:mod:`~PIL.FontFile` and subclasses
* :py:mod:`~PIL.ImageChops`
* :py:mod:`~PIL.ImageMode`
* :py:mod:`~PIL.ImageSequence`
* :py:mod:`~PIL.TarIO`