mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-07-01 02:13:11 +03:00
remove whitespace
This commit is contained in:
parent
1fd9ccfe3c
commit
ae5e0218e9
|
@ -241,7 +241,7 @@ class TestFileJpeg:
|
||||||
|
|
||||||
# Assert
|
# Assert
|
||||||
assert exif[gps_index] == expected_exif_gps
|
assert exif[gps_index] == expected_exif_gps
|
||||||
|
|
||||||
def test_exif_equality(self):
|
def test_exif_equality(self):
|
||||||
# in 7.2.0 Exif rationals are read as TiffImagePlugin.IFDRational
|
# in 7.2.0 Exif rationals are read as TiffImagePlugin.IFDRational
|
||||||
# which broke self-equality of Exif data
|
# which broke self-equality of Exif data
|
||||||
|
|
Loading…
Reference in New Issue
Block a user