Deduplicate languages

main
Bob Mottram 2022-03-04 19:13:26 +00:00
parent f6129d7faf
commit dff0c3267d
1 changed files with 0 additions and 1 deletions

View File

@ -1836,7 +1836,6 @@ def _is_valid_language(text: str) -> bool:
"""
natural_languages = {
"Latin": [65, 866],
"Cyrillic": [1024, 1274],
"Greek": [880, 1280],
"isArmenian": [1328, 1424],
"isHebrew": [1424, 1536],