quyuan 1 年之前
父节点
当前提交
4fcaf67995
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      tests/test_cli/lib/scoring.py

+ 3 - 0
tests/test_cli/lib/scoring.py

@@ -1,3 +1,6 @@
+"""
+Calculate simscore, refer to (https://github.com/VikParuchuri/marker?tab=readme-ov-file)
+"""
 import math
 
 from rapidfuzz import fuzz