Fix syntax error produced by last commit

This commit is contained in:
funilrys 2018-08-10 15:57:37 +02:00 committed by Steven Black
parent 4b92652576
commit 9cc719fd72
No known key found for this signature in database
GPG Key ID: 8B814B914974E6AF

View File

@ -78,7 +78,7 @@ def main():
line = line.replace('@GEN_DATE@', time.strftime("%B %d %Y",
time.gmtime()))
line = line.replace('@EXTENSIONS@',extensions_str)
line = line.replace('@EXTENSIONS_HEADER@', extensions_header))
line = line.replace('@EXTENSIONS_HEADER@', extensions_header)
line = line.replace('@NUM_ENTRIES@',
"{:,}".format(data[key]["entries"]))
line = line.replace('@SUBFOLDER@', os.path.join(