add type checking, error handling, fix search issue. Closes #3 Closes #4 Fixes #3 Fixes #4

This commit is contained in:
2025-04-28 15:36:29 +02:00
parent 424411b077
commit 8c68655f9f
5 changed files with 72 additions and 52 deletions

View File

@@ -765,7 +765,7 @@ class Ui(Ui_Semesterapparat):
# create a thread that updates the progress label after each medium
# self.bookGrabber = None
bookGrabber = BookGrabber(self.active_apparat)
bookGrabber = BookGrabber()
bookGrabber.add_values(
mode=mode,
prof_id=prof_id,