v1.0.3
Fix
- Remove not used dependecies from pyproject.toml (
e352da4) - Fix for the linting issue (
581882a) - Fix for a test_score_similiarity to take in account latest changes in the failure_analysis.py (
4714009) - Possible fix for a time-out issue, by commenting out other string similiarity algorithms but cosine similiarity. (
e253d96)
Documentation
- Update usage instructions (
de4e4b1)