Fix flake8

This commit is contained in:
Bart Broere 2024-09-23 06:25:22 +00:00
parent 1cca257016
commit 9124386b4c

View File

@ -16,4 +16,4 @@ context = {
} }
tpl.render(context) tpl.render(context)
tpl.save(DEST_FILE) tpl.save(DEST_FILE)