should work I guess...

master
daz 2014-01-08 04:58:37 +01:00
parent 53313383a5
commit 483272ce50
1 changed files with 0 additions and 1 deletions

View File

@ -42,7 +42,6 @@ def select_best_pope(aspect_ratio, pope):
def habemus_papam(aspect_ratio, PopeImage, pope):
import ipdb; ipdb.set_trace()
pp = PerfectPope(aspect_ratio=aspect_ratio, image=PopeImage, pope=pope)
pp.save()
return PopeImage