summaryrefslogtreecommitdiff
path: root/tests/test_features.py
Commit message (Expand)AuthorAgeFilesLines
* apply pyupgrade and f-stringsDavid Lord2020-02-051-1/+2
* remove _compat moduleDavid Lord2020-02-051-29/+0
* Revert "rename imports to jinja"David Lord2020-01-261-4/+4
* rename imports to jinjaDavid Lord2020-01-101-4/+4
* apply flake8David Lord2020-01-101-2/+3
* apply blackDavid Lord2020-01-101-10/+8
* apply reorder-python-importsDavid Lord2020-01-101-1/+4
* Add a policy for the ascii literal behavior. Fixes #392Armin Ronacher2017-01-071-1/+25
* Added a test for generator_stopArmin Ronacher2016-12-281-0/+16