mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-07 18:24:30 -04:00
...
This commit is contained in:
parent
38061667ea
commit
562acfb763
@ -75,6 +75,9 @@ class WinPNPScanner(object):
|
||||
return order
|
||||
|
||||
def __call__(self, debug=False):
|
||||
#import traceback
|
||||
#traceback.print_stack()
|
||||
|
||||
if self.scanner is None:
|
||||
return {}
|
||||
try:
|
||||
|
Loading…
x
Reference in New Issue
Block a user