remove whitespace

This commit is contained in:
luphord 2020-07-24 17:05:28 +02:00 committed by Andrew Murray
parent 1fd9ccfe3c
commit ae5e0218e9

View File

@ -241,7 +241,7 @@ class TestFileJpeg:
# Assert
assert exif[gps_index] == expected_exif_gps
def test_exif_equality(self):
# in 7.2.0 Exif rationals are read as TiffImagePlugin.IFDRational
# which broke self-equality of Exif data