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

Update a.py

parent a61beff5
#this is test message
try: try:
import jinja2 import jinja2
template = jinja2.Template("Hello {{ name }}!") template = jinja2.Template("Hello {{ name }}!")
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment