Reorganize all Imgur info in database

This commit is contained in:
JonnyWong16 2018-03-24 20:02:23 -07:00
commit 90f3d597dc
7 changed files with 189 additions and 170 deletions

View file

@ -2426,7 +2426,7 @@ class PmsConnect(object):
return labels_list
def get_image(self, img=None, width=600, height=1000, opacity=None, background=None, blur=None,
img_format='png', clip=False):
img_format='png', clip=False, **kwargs):
"""
Return image data as array.
Array contains the image content type and image binary