fix indent.

This commit is contained in:
clinton-hall 2014-06-05 14:35:21 +09:30
commit 04f056a437

View file

@ -34,8 +34,8 @@ class autoProcessComics:
replaceExtensions(dirName)
clean_name, ext = os.path.splitext(inputName)
if len(ext) == 4: # we assume this was a standrard extension.
inputName = clean_name
if len(ext) == 4: # we assume this was a standrard extension.
inputName = clean_name
params = {}
params['nzb_folder'] = dirName