diff --git a/RELEASE.md b/RELEASE.md new file mode 100644 index 00000000..c69f8890 --- /dev/null +++ b/RELEASE.md @@ -0,0 +1,3 @@ +Release type: patch + +Fix formatting of Jinja example code diff --git a/docs/settings.rst b/docs/settings.rst index c66c42a3..21e897bc 100644 --- a/docs/settings.rst +++ b/docs/settings.rst @@ -104,6 +104,7 @@ Basic settings should map the filtername to the filter function. Example:: + import sys sys.path.append('to/your/path')