no image assignment

This commit is contained in:
hay-kot 2021-04-03 17:28:51 -08:00
parent 6d5f3e7496
commit f33af0a430

View File

@ -96,6 +96,6 @@ def scrape_image(image_url: str, slug: str) -> Path:
filename.unlink()
return filename
return slug
return None