ai-content-maker/.venv/Lib/site-packages/pypinyin/pinyin_dict.pyi

4 lines
74 B
Python
Raw Normal View History

2024-05-03 04:18:51 +03:00
from typing import Dict, Text
pinyin_dict = ... # type: Dict[int, Text]