We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e19713e commit e134216Copy full SHA for e134216
1 file changed
docs/releasenotes/7.2.0.rst
@@ -25,5 +25,5 @@ Moved to ImageFileDirectory_v2 in Image.Exif
25
Moved from the legacy :py:class:`PIL.TiffImagePlugin.ImageFileDirectory_v1` to
26
:py:class:`PIL.TiffImagePlugin.ImageFileDirectory_v2` in
27
:py:class:`PIL.Image.Exif`. This means that Exif RATIONALs and SIGNED_RATIONALs
28
-as now read as :py:class:`PIL.TiffImagePlugin.IFDRational`, instead of as a
+are now read as :py:class:`PIL.TiffImagePlugin.IFDRational`, instead of as a
29
tuple with a numerator and a denominator.
0 commit comments