This commit is contained in:
jason
2025-04-22 19:30:45 +08:00
parent 38ff91fad7
commit d66e78a4f7
4 changed files with 155 additions and 5 deletions

View File

@@ -8,6 +8,9 @@ import platform
import stat
from fsplit.filesplit import Filesplit
import paddle
# 项目版本号
VERSION = "1.1.1"
# ×××××××××××××××××××× [不要改] start ××××××××××××××××××××
paddle.disable_signal_handler()
logging.disable(logging.DEBUG) # 关闭DEBUG日志的打印