COMMITS
/ other/scoring_algorithm.py May 26, 2023
C
Add more ruff rules (#8767)
Christian Clauss committed
March 2, 2023
M
Reduce the complexity of other/scoring_algorithm.py (#8045)
Maxim Smolskiy committed
February 1, 2023
C
pre-commit: Upgrade psf/black for stable style 2023 (#8110)
Christian Clauss committed
October 13, 2022
C
Add flake8 pluin flake8 bugbear to pre-commit (#7132)
Caeden committed
July 7, 2022
V
MAINT: Updated f-string method (#6230)
Vardhaman committed
October 29, 2021
A
[mypy] Annotates other/scoring_algorithm (#5621)
Andrew Grangaard committed
August 6, 2020
C
requirements.txt: Unpin numpy (#2287)
Christian Clauss committed
August 4, 2020
M
Procentual proximity scoring algorithm implemented (#2280)
Mark committed