summaryrefslogtreecommitdiff
path: root/src/jinja2/environment.py
Commit message (Collapse)AuthorAgeFilesLines
* simplify module docstringsstyleDavid Lord2020-01-101-8/+2
|
* more relative importsDavid Lord2020-01-101-3/+3
| | | | | _identifier exports a compiled regex instead of a string to avoid some tricky cleanup
* ensure deprecation warnings mention versionDavid Lord2020-01-101-2/+7
|
* apply flake8David Lord2020-01-101-9/+15
|
* apply blackDavid Lord2020-01-101-153/+213
|
* apply reorder-python-importsDavid Lord2020-01-101-21/+53
|
* move to src directoryDavid Lord2020-01-091-0/+1264