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