Add fuzzing for book titles

This commit is contained in:
2024-01-27 00:20:15 -05:00
parent 0b3bc53704
commit 919fa1b0b4
5 changed files with 248 additions and 590 deletions

View File

@ -44,6 +44,7 @@ ipython = "^8.14.0"
pendulum = "^2.1.2"
trafilatura = "^1.6.3"
django-imagekit = "^5.0.0"
thefuzz = "^0.22.1"
[tool.poetry.group.dev]
optional = true