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

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

View File

@ -130,7 +130,6 @@ def run():
f"An error occurred while creating the image file: {e}")
return None
await imagine.close()
return img_file
filename = await generate_image(prompt, style, ratio, negative)