diff --git a/pym/cl_template.py b/pym/cl_template.py index 5877cca..2bf1ac5 100644 --- a/pym/cl_template.py +++ b/pym/cl_template.py @@ -4238,7 +4238,7 @@ re.M|re.S) return ([], False) if not objHeadNew.body.strip(): preReturn(pathProg) - return ([applyFiles], False) + return (applyFiles, False) else: applyFiles = [pathOldFile] if pathProg: