diff options
author | Dirkjan Ochtman <dirkjan@ochtman.nl> | 2018-01-20 21:24:42 +0100 |
---|---|---|
committer | Dirkjan Ochtman <dirkjan@ochtman.nl> | 2018-01-20 21:27:21 +0100 |
commit | fb3de4ce6db9e85ed1ece18d614df47e55ea3c27 (patch) | |
tree | 6b7902ae5f42b81bbb7eba0230dd0a6f9b6fa5f8 /askama_shared/templates | |
parent | 8f216fed4c51f470777a004317ecc09869728fb7 (diff) | |
download | askama-fb3de4ce6db9e85ed1ece18d614df47e55ea3c27.tar.gz askama-fb3de4ce6db9e85ed1ece18d614df47e55ea3c27.tar.bz2 askama-fb3de4ce6db9e85ed1ece18d614df47e55ea3c27.zip |
Use push() instead of push_value() to add type parameters (fixes #65)
push_value() requires taking care of the surrounding punctuation,
which push() should handle for us. See this issue reported in syn:
https://github.com/dtolnay/syn/issues/338
Diffstat (limited to 'askama_shared/templates')
0 files changed, 0 insertions, 0 deletions