Homec4science

fix: rename variable names to be valid jinja identifiers (#48)

Description

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

Details

Committed
GitHub <noreply@github.com>Nov 7 2019, 16:04
Pushed
anciauxOct 21 2022, 09:49
Parents
R12640:01a9de3702f3: chore: update image for release
Branches
Unknown
Tags
Unknown

Event Timeline

GitHub <noreply@github.com> committed R12640:8c2169b9b0fe: fix: rename variable names to be valid jinja identifiers (#48) (authored by Lorenzo Cavazzi <43481553+lorenzo-cavazzi@users.noreply.github.com>).Nov 7 2019, 16:04