photo EOF flake fix

This commit is contained in:
blacktwin 2020-06-06 14:14:38 -04:00
parent 03c2ece89d
commit 615d702487

View file

@ -171,4 +171,4 @@ class Photo(PlexPartialObject):
sync_item.policy = Policy.create(limit)
sync_item.mediaSettings = MediaSettings.createPhoto(resolution)
return myplex.sync(sync_item, client=client, clientId=clientId)
return myplex.sync(sync_item, client=client, clientId=clientId)