mirror of
https://gitee.com/270580156/weiyu.git
synced 2026-05-11 18:02:37 +00:00
8 lines
84 B
Python
8 lines
84 B
Python
class AutoTokenizer:
|
|
"""
|
|
Undo
|
|
"""
|
|
|
|
def __init__(self):
|
|
pass
|