This commit is contained in:
Kovid Goyal 2014-11-02 08:20:43 +05:30
parent c18b9593cb
commit 3599989af9

View File

@ -1351,7 +1351,7 @@ class BasicNewsRecipe(Recipe):
def default_cover(self, cover_file): def default_cover(self, cover_file):
''' '''
Create a generic cover for recipes that dont have a cover Create a generic cover for recipes that don't have a cover
''' '''
try: try:
from calibre.ebooks.covers import create_cover from calibre.ebooks.covers import create_cover