Skip to content

Commit f4de629

Browse files
committed
Merge pull request #23 from ajabri/patch-1
Update __init__.py
2 parents f3461e1 + 21e38bd commit f4de629

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

python/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,6 @@ def image(img, **opts):
7171
'labels': opts.get('labels'),
7272
'width': opts.get('width'),
7373
})
74-
return win
7574

7675

7776
def images(images, **opts):

0 commit comments

Comments
 (0)