Restore 0.1.5 version from stash
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
|
||||
from typing import Text, Optional
|
||||
|
||||
|
||||
def right_mark_index(pinyin_no_number: Text) -> Optional[int]: ...
|
||||
Reference in New Issue
Block a user