Skip to content

Commit cce0850

Browse files
committed
chore: Satisfy pylint
1 parent 77ccd6c commit cce0850

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

immich_auto_album.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1507,7 +1507,7 @@ def set_album_properties_in_model(album_model_to_update: AlbumModel):
15071507
# Fallback to default
15081508
if share_user_role is None:
15091509
share_user_role = share_role
1510-
1510+
15111511
album_share_with = {
15121512
'user': share_user_name,
15131513
'role': share_user_role

0 commit comments

Comments
 (0)