diff --git a/tests/test_cli/lib/scoring.py b/tests/test_cli/lib/scoring.py index 64c74923..acb4b788 100644 --- a/tests/test_cli/lib/scoring.py +++ b/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