prevent warning
This commit is contained in:
parent
c965ea6118
commit
7954786a1b
|
@ -1470,6 +1470,7 @@ def _get_img_direct(attrs):
|
|||
alt += '\n'
|
||||
alt += _('Image is too big')
|
||||
break
|
||||
f.close()
|
||||
return (mem, alt)
|
||||
|
||||
def _get_img_proxy(attrs, proxy):
|
||||
|
|
Loading…
Reference in New Issue