Format code & move functions (#155)
This commit is contained in:
@@ -259,4 +259,4 @@ def load_image(image_file):
|
||||
else:
|
||||
image = Image.open(BytesIO(base64.b64decode(image_file)))
|
||||
|
||||
return image
|
||||
return image
|
||||
|
||||
Reference in New Issue
Block a user