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

Update a.py

parent a61beff5
#this is test message
try:
import jinja2
template = jinja2.Template("Hello {{ name }}!")
......@@ -44,4 +45,4 @@ try:
except Exception as e:
print("❌ Loguru 测试失败:", e)
print("\n🎉 所有测试完成")
\ No newline at end of file
print("\n🎉 所有测试完成")
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