577308af17df088e7fd939ee17db0d18990a9a9f
_extract_image_from_stdout() failed to find the generated image because the pipeline prints "Card generated and saved to: generated_card.png" but the function only tried the full line as a path. Now also tries the part after the last colon.
Description
No description provided
Languages
Jupyter Notebook
97.8%
Python
2.2%