Remove unrequired annotations
This commit is contained in:
parent
3c0451cd6c
commit
e4e256bd97
@ -19,7 +19,6 @@ def get_image_data(path: str):
|
|||||||
'alt': alt_text,
|
'alt': alt_text,
|
||||||
'tags': tags
|
'tags': tags
|
||||||
}
|
}
|
||||||
print(image_data['create'])
|
|
||||||
return image_data
|
return image_data
|
||||||
|
|
||||||
def add_watermark(file_data):
|
def add_watermark(file_data):
|
||||||
|
Loading…
Reference in New Issue
Block a user