Use the more common reverse filter in template

#3

Jinja2 doesn't seem to support advanced slicing operations [::-1]. Use the more common | reverse filter.

Cannot merge
This branch has merge conflicts in the following files:
  • tokenizer_config.json

Sign up or log in to comment