Restore 0.1.5 version from stash
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
from typing import Dict, Text
|
||||
|
||||
|
||||
phonetic_symbol = ... # type: Dict[Text, Text]
|
||||
phonetic_symbol_reverse = ... # type: Dict[Text, Text]
|
||||
Reference in New Issue
Block a user