The custom masthead seems to be broken -- I get this
Code:
Traceback (most recent call last):
File "site-packages\calibre\web\feeds\news.py", line 1012, in download_masthead
File "site-packages\calibre\web\feeds\news.py", line 1004, in _download_masthead
File "site-packages\calibre\web\feeds\news.py", line 1085, in prepare_masthead_image
TypeError: create_canvas() takes exactly 3 arguments (2 given)
Does anyone have any insight into the cause of this? It happens when I set masthead_url or override the get_masthead_url method.