aboutsummaryrefslogtreecommitdiff
path: root/examples/basic/test_filter_and_linestatements.py
diff options
context:
space:
mode:
authorDavid Lord <davidism@gmail.com>2020-01-28 20:16:59 -0800
committerDavid Lord <davidism@gmail.com>2020-02-05 08:44:15 -0800
commit2a8515d2e53a2be475d9df3fe44e308501201a95 (patch)
tree88c9e788ce0e0be96b27e0e40f82e7c406567ee3 /examples/basic/test_filter_and_linestatements.py
parent42edc132902562e1e16f190bea60362865da894f (diff)
downloadjinja-2a8515d2e53a2be475d9df3fe44e308501201a95.tar.gz
apply pyupgrade and f-strings
Diffstat (limited to 'examples/basic/test_filter_and_linestatements.py')
-rw-r--r--examples/basic/test_filter_and_linestatements.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/examples/basic/test_filter_and_linestatements.py b/examples/basic/test_filter_and_linestatements.py
index 673b67ed..9bbcbcaf 100644
--- a/examples/basic/test_filter_and_linestatements.py
+++ b/examples/basic/test_filter_and_linestatements.py
@@ -1,5 +1,3 @@
-from __future__ import print_function
-
from jinja2 import Environment
env = Environment(