diff --git a/sarenrae/sarenrae.py b/sarenrae/sarenrae.py index e450012..31d28fc 100644 --- a/sarenrae/sarenrae.py +++ b/sarenrae/sarenrae.py @@ -4,7 +4,7 @@ import requests import htmlwebshot from PIL import Image, ImageOps -photographer = htmlwebshot.WebShot +photographer = htmlwebshot.WebShot() def image(name, html):