Spaces:
Running
Running
Yurii Paniv
commited on
Commit
•
858aa2d
1
Parent(s):
19c634e
Remove extra
Browse files
crh_transliterator/cyr_to_lat.py
CHANGED
@@ -594,6 +594,4 @@ mappings = [
|
|
594 |
["щ", "şç"],
|
595 |
["ы", "ı"],
|
596 |
["э", "e"],
|
597 |
-
# extra
|
598 |
-
["\u0069\u0307", "i"], # ["i̇", "i"], handle i with dot?
|
599 |
]
|
|
|
594 |
["щ", "şç"],
|
595 |
["ы", "ı"],
|
596 |
["э", "e"],
|
|
|
|
|
597 |
]
|