1
0
mirror of https://github.com/sjlongland/tornado-gallery.git synced 2025-09-13 08:42:23 +10:00

photo: Fix typo

This commit is contained in:
Stuart Longland 2018-04-19 09:59:06 +10:00
parent a6d6a58acd
commit b057836b18
Signed by: stuartl
GPG Key ID: 6AA32EFB18079BAA

View File

@ -61,7 +61,7 @@ class Photo(object):
except:
pass
return out
return out
return obj
self._properties['exif'] = _strip_blobs(exif)
self._properties_mtime = file_mtime