fixed image filename

This commit is contained in:
2018-09-02 10:34:32 +02:00
parent 22c1ccf299
commit 0a9ad26b27

View File

@@ -257,7 +257,7 @@ class Infomentor(object):
return False
with open(filename, 'wb+') as f:
f.write(r.content)
return True
return filename
def get_calendar(self):
data = {