better error message
This commit is contained in:
parent
61a78b52d0
commit
1647eaa473
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ def admin_thumbnail(row):
|
|||
except:
|
||||
pass
|
||||
else:
|
||||
print(row)
|
||||
print("unable to find admin thumbail for", row)
|
||||
|
||||
if p:
|
||||
try:
|
||||
|
|
Loading…
Add table
Reference in a new issue