.
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
import base64
|
||||
import mimetypes
|
||||
|
||||
def image_as_base64(image_file):
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user
@@ -1,3 +1,5 @@
|
||||
import base64
|
||||
import mimetypes
|
||||
|
||||
def image_as_base64(image_file):
|
||||
"""
|
||||
|
||||