[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 GitHub
parent c19bed8f27
commit c2a0005dc4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,7 +4,7 @@
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``:
.. code-block:: python