1
0
This commit is contained in:
david-ajax
2025-12-17 20:52:11 +08:00
parent 8da8354609
commit 38f720aa7b
30 changed files with 181 additions and 181 deletions

View File

@@ -12,4 +12,4 @@ algorithms = {
"supermemo2": SM2Algorithm,
}
logger.debug("算法模块初始化完成注册的算法: %s", list(algorithms.keys()))
logger.debug("算法模块初始化完成, 注册的算法: %s", list(algorithms.keys()))