Update readme
Begin logging Account for fb2 books without covers
This commit is contained in:
@@ -15,9 +15,12 @@
|
||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
import os
|
||||
import logging
|
||||
|
||||
from lector.readers.read_fb2 import FB2
|
||||
|
||||
logger = logging.getLogger(__name__)
|
||||
|
||||
|
||||
class ParseFB2:
|
||||
def __init__(self, filename, temp_dir, file_md5):
|
||||
|
Reference in New Issue
Block a user