ZiyuG commited on
Commit
ba5fa6a
·
verified ·
1 Parent(s): 13ddebd

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -152,7 +152,7 @@ def cleanup_temp_dir(tmp_dir):
152
  tmp_dir.cleanup()
153
  return "临时目录已清理"
154
  return "没有临时目录需要清理"
155
-
156
  install()
157
  font = ["Heiti SC", "FangSong"]
158
  title = """<h1 style="text-align: center;">
 
152
  tmp_dir.cleanup()
153
  return "临时目录已清理"
154
  return "没有临时目录需要清理"
155
+ print("HHHHHabc")
156
  install()
157
  font = ["Heiti SC", "FangSong"]
158
  title = """<h1 style="text-align: center;">