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