Skip to content

Commit

Permalink
Update docs/releasenotes/10.2.0.rst
Browse files Browse the repository at this point in the history
Co-authored-by: Ondrej Baranovič <nulano@nulano.eu>
  • Loading branch information
hugovk and nulano authored Dec 31, 2023
1 parent 2825323 commit 129a493
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions docs/releasenotes/10.2.0.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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`

0 comments on commit 129a493

Please sign in to comment.