summaryrefslogtreecommitdiff
path: root/examples/basic/test_filter_and_linestatements.py
diff options
context:
space:
mode:
Diffstat (limited to 'examples/basic/test_filter_and_linestatements.py')
-rw-r--r--examples/basic/test_filter_and_linestatements.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/basic/test_filter_and_linestatements.py b/examples/basic/test_filter_and_linestatements.py
index 79e0a4b..81da750 100644
--- a/examples/basic/test_filter_and_linestatements.py
+++ b/examples/basic/test_filter_and_linestatements.py
@@ -1,3 +1,4 @@
+from __future__ import print_function
from jinja2 import Environment