Fixing formating in pyproject

This commit is contained in:
Jake Poznanski 2024-09-20 08:01:48 -07:00
parent 84e68f313e
commit 0f2c42a6d3

View File

@ -24,7 +24,7 @@ dependencies = [
"pymupdf",
"pypdfium2",
"lingua-language-detector",
"https://github.com/kpu/kenlm/archive/master.zip",
"https://github.com/kpu/kenlm/archive/master.zip"
]
license = {file = "LICENSE"}