fix: rename variable names to be valid jinja identifiers (#48)
Identifiers in Jinja use the Python naming rules, they can't be named with hyphens.
https://jinja.palletsprojects.com/en/master/api/#notes-on-identifiers
GitHub <noreply@github.com> | Nov 7 2019, 16:04 |
anciaux | Oct 21 2022, 09:49 |