Skip to content

Commit e14ff00

Browse files
authored
Merge pull request #166 from MSameerAbbas/patch-1
Update verify.py
2 parents 57ba8a5 + 2c15310 commit e14ff00

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/mapillary/utils/verify.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,7 @@ def image_check(kwargs) -> bool:
125125
return kwarg_check(
126126
kwargs=kwargs,
127127
options=[
128+
"zoom",
128129
"min_captured_at",
129130
"max_captured_at",
130131
"radius",

0 commit comments

Comments
 (0)