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