diff --git a/a.py b/a.py index 1705d5dedfed0d2d6aee4cfbba9cf7f2d41cc5c1..248128cfb1a97a231067121beae3cf7d8f68bdc2 100644 --- a/a.py +++ b/a.py @@ -1,4 +1,5 @@ #this is test message +#another try: import jinja2 template = jinja2.Template("Hello {{ name }}!")