Sarenrae: bug fix
This commit is contained in:
parent
45a3067632
commit
72e7d2a6b9
@ -4,7 +4,7 @@ import requests
|
||||
import htmlwebshot
|
||||
from PIL import Image, ImageOps
|
||||
|
||||
photographer = htmlwebshot.WebShot
|
||||
photographer = htmlwebshot.WebShot()
|
||||
|
||||
|
||||
def image(name, html):
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user