mirror of
https://gh.llkk.cc/https://github.com/WeblateOrg/language-data.git
synced 2025-10-04 15:12:29 +08:00
feat: add type annotations
This commit is contained in:
parent
8dbf57b0ef
commit
8d1042603d
17 changed files with 137 additions and 69 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue