We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52a1b3b commit 36aeaa6Copy full SHA for 36aeaa6
photo/WbPhotos.py
@@ -4,6 +4,7 @@
4
5
# https://forum.omz-software.com/topic/3144/list-of-photo-albums-with-properties
6
7
+from functools import reduce
8
from objc_util import ObjCClass, ObjCInstance
9
from sys import maxint
10
0 commit comments