Fix formatting of Jinja example code. Fixes #2884

This commit is contained in:
Tristan Miller 2021-06-09 20:45:36 +02:00
commit fb6cec3e97
2 changed files with 4 additions and 0 deletions

3
RELEASE.md Normal file
View file

@ -0,0 +1,3 @@
Release type: patch
Fix formatting of Jinja example code

View file

@ -104,6 +104,7 @@ Basic settings
should map the filtername to the filter function.
Example::
import sys
sys.path.append('to/your/path')