Restore 0.1.5 version from stash
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
from typing import Any, Text
|
||||
|
||||
|
||||
def convert(pinyin: Text, **kwargs: Any) -> Text: ...
|
||||
Reference in New Issue
Block a user