Skip to content

Commit f6dfb77

Browse files
committed
🐛 pyproject.toml: Fix description
1 parent ef817cb commit f6dfb77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ authors = [
77
{name = "Mike Gerber", email = "mike.gerber@sbb.spk-berlin.de"},
88
{name = "The QURATOR SPK Team", email = "qurator@sbb.spk-berlin.de"},
99
]
10-
description = "The OCR evaluation tool"
10+
description = "An OCR evaluation tool"
1111
readme = "README.md"
1212
license.file = "LICENSE"
1313
requires-python = ">=3.9"

0 commit comments

Comments
 (0)