Update readme
Begin logging Account for fb2 books without covers
This commit is contained in:
@@ -20,12 +20,15 @@
|
||||
|
||||
import io
|
||||
import os
|
||||
import logging
|
||||
|
||||
from PyQt5 import QtCore
|
||||
from bs4 import BeautifulSoup
|
||||
|
||||
import popplerqt5
|
||||
|
||||
logger = logging.getLogger(__name__)
|
||||
|
||||
|
||||
class ParsePDF:
|
||||
def __init__(self, filename, *args):
|
||||
|
Reference in New Issue
Block a user