Skip to content

Commit 21e38bd

Browse files
author
Allan Jabri
committed
Update __init__.py
Small bug (I assume from the 'pane' refactor)
1 parent f3461e1 commit 21e38bd

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)