remove indent

This commit is contained in:
2024-11-27 13:53:33 +01:00
parent 8876f1279e
commit 15457383c5

View File

@@ -65,7 +65,7 @@ class BookGrabber(QThread):
if self.mode == "ARRAY":
if self.use_exact:
bd = bd.use_signature(entry)
bd = bd.get_data(webdata).return_data()
bd = bd.get_data(webdata).return_data()
print(bd)
if bd is None:
# bd = BookData