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

This commit is contained in:
0xMRTT 2023-06-21 11:36:37 +02:00
parent bea749dc30
commit e897692f7b
Signed by: 0xMRTT
GPG Key ID: 910B287304120902
1 changed files with 1 additions and 1 deletions

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)