useful
This commit is contained in:
parent
2b633b99a3
commit
b3109e2241
@ -718,7 +718,7 @@ class QRScannerInteraction:
|
||||
problem = str(exc)
|
||||
continue
|
||||
except Exception as exc:
|
||||
#import sys; sys.print_exception(exc)
|
||||
import sys; sys.print_exception(exc)
|
||||
problem = "Unable to decode QR"
|
||||
continue
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user