mirror of
https://gitee.com/270580156/weiyu.git
synced 2026-04-28 13:00:17 +00:00
8 lines
84 B
Python
8 lines
84 B
Python
class AutoTokenizer:
|
|
"""
|
|
Undo
|
|
"""
|
|
|
|
def __init__(self):
|
|
pass
|