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