better error message

This commit is contained in:
j 2025-03-24 16:44:22 +00:00
parent 61a78b52d0
commit 1647eaa473

View file

@ -35,7 +35,7 @@ def admin_thumbnail(row):
except: except:
pass pass
else: else:
print(row) print("unable to find admin thumbail for", row)
if p: if p:
try: try: