Closed illusional closed 4 years ago
Closes #9
This was a copy-paste error when using a similar mechanic when parsing janis-assistant templates. template should not be a reserved keyword. As the remainder of the list are all python keywords, I won't implement an actual check yet.
template
Closes #9
This was a copy-paste error when using a similar mechanic when parsing janis-assistant templates.
template
should not be a reserved keyword. As the remainder of the list are all python keywords, I won't implement an actual check yet.