feat: add type annotations

This commit is contained in:
Michal Čihař 2024-11-13 09:10:31 +01:00
parent 8dbf57b0ef
commit 8d1042603d
17 changed files with 137 additions and 69 deletions

View file

@ -13,7 +13,7 @@ https://github.com/WeblateOrg/language-data
# pylint: disable=line-too-long,too-many-lines

# Known language codes
LANGUAGES = {
LANGUAGES: set[str] = {
"aa",
"aar",
"ab",