BBrother commited on
Commit
4343fe4
1 Parent(s): f7c915a

Update nologs.py

Browse files
Files changed (1) hide show
  1. nologs.py +1 -0
nologs.py CHANGED
@@ -36,3 +36,4 @@ finally:
36
  # 最后,关闭日志处理程序,以确保所有日志都被写入到日志文件
37
  logging.getLogger().removeHandler(console_handler)
38
  console_handler.close()
 
 
36
  # 最后,关闭日志处理程序,以确保所有日志都被写入到日志文件
37
  logging.getLogger().removeHandler(console_handler)
38
  console_handler.close()
39
+ print ("主文件安装完毕!请运行!")