Compare commits
1 Commits
595262920a
...
608dc99398
Author | SHA1 | Date | |
---|---|---|---|
608dc99398 |
@ -181,4 +181,4 @@ def main():
|
|||||||
args = parser.parse_args()
|
args = parser.parse_args()
|
||||||
|
|
||||||
qrcode = read_qrcode(args.file)
|
qrcode = read_qrcode(args.file)
|
||||||
analyse_qrcode(qrcode, args.full, not args.dontcheck)
|
exit(analyse_qrcode(qrcode, args.full, not args.dontcheck))
|
||||||
|
Loading…
x
Reference in New Issue
Block a user