Commit 0661b01a authored by Zheng Gaoshan's avatar Zheng Gaoshan
Browse files

Update a.py

parent a61beff5
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
#this is test message
try:
    import jinja2
    template = jinja2.Template("Hello {{ name }}!")