mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Fix #1388481 [Little typo](https://bugs.launchpad.net/calibre/+bug/1388481)
This commit is contained in:
parent
c18b9593cb
commit
3599989af9
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user