Chris Pomeroy
2018-03-23 c7894448f30e589b5752fb6f9d6e22c25984523e
fixed white space issue
1 files modified
2 ■■■ changed files
aaxConvert.py 2 ●●● patch | view | raw | blame | history
aaxConvert.py
@@ -149,7 +149,7 @@
          print('Checkkey function is down please wait')
          recovery = recovery - 1
          sleep(5)
      return key
    return key
for rfile in glob.glob(args.filename):
    if rfile.find("aax") != -1 and os.path.isfile(rfile):