mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-08-30 23:00:21 -04:00
...
This commit is contained in:
parent
34c84014b6
commit
fb01041335
@ -68,7 +68,6 @@ class xISBN(Thread):
|
||||
self.exception = self.tb = None
|
||||
|
||||
def run(self):
|
||||
time.sleep(20)
|
||||
try:
|
||||
self.isbns, self.min_year = xisbn.get_isbn_pool(self.isbn)
|
||||
except Exception as e:
|
||||
|
Loading…
x
Reference in New Issue
Block a user