mirror of
https://github.com/HIllya51/LunaTranslator.git
synced 2024-12-29 16:44:13 +08:00
Update dev_llm_common.py
This commit is contained in:
parent
1492ba2f6a
commit
64b0afdda3
@ -80,6 +80,7 @@ class commonllmdev(basetransdev):
|
||||
if thistext.startswith(curr):
|
||||
yield thistext[len(curr) :]
|
||||
else:
|
||||
yield '\0'
|
||||
yield thistext
|
||||
curr = thistext
|
||||
else:
|
||||
|
Loading…
x
Reference in New Issue
Block a user