minor and major reworks: rename swb to SRU, add a test for pdf parsing
major: rework mail to send mail as plaintext instead of html, preventing the bleed-in of html text
This commit is contained in:
@@ -7,7 +7,7 @@ from qtqdm import Qtqdm, QtqdmProgressBar
|
||||
|
||||
from src.logic import BookData
|
||||
from src.logic.lehmannsapi import LehmannsClient
|
||||
from src.logic.swb import SWB
|
||||
from src.logic.SRU import SWB
|
||||
|
||||
|
||||
class CheckThread(QtCore.QThread):
|
||||
|
||||
Reference in New Issue
Block a user