[CI skip]

Co-Authored-By: Andrew Murray <3112309+radarhere@users.noreply.github.com>
This commit is contained in:
Hugo van Kemenade 2020-04-02 12:55:05 +03:00 committed by Hugo
parent 5bccd32bbd
commit 8343d5a7bf

View File

@ -4,7 +4,7 @@
Fix regression seeking PNG files Fix regression seeking PNG files
================================ ================================
This fixes a regression introduced 7.1.0 when adding support for APNG files when calling This fixes a regression introduced in 7.1.0 when adding support for APNG files when calling
``seek`` and ``tell``: ``seek`` and ``tell``:
.. code-block:: python .. code-block:: python