summaryrefslogtreecommitdiff
path: root/tests/test_idtracking.py
Commit message (Expand)AuthorAgeFilesLines
* add required attribute to blocksAmy2021-01-291-1/+2
* apply pyupgrade and f-stringsDavid Lord2020-02-051-19/+19
* Revert "rename imports to jinja"David Lord2020-01-261-2/+2
* rename imports to jinjaDavid Lord2020-01-101-2/+2
* apply blackDavid Lord2020-01-101-135/+208
* Compile `elif` tag to `elif` instead of `else: if`2.9-maintenanceAdrian Moennich2017-08-221-4/+4
* Remove unused/duplicate importsAdrian Moennich2017-01-091-2/+0
* Fixed some broken testsArmin Ronacher2017-01-031-3/+3
* Added new-style id tracking codeArmin Ronacher2017-01-031-0/+218