fix: filename
black-action / runner / black formatter (push) Failing after -2s

This commit is contained in:
2023-06-21 11:36:37 +02:00
parent bea749dc30
commit e897692f7b
+1 -1
View File
@@ -130,7 +130,7 @@ def run():
f"An error occurred while creating the image file: {e}")
return None
return img_file
return filename
filename = await generate_image(prompt, style, ratio, negative)