from local

This commit is contained in:
dohe0342 2023-02-02 19:22:46 +09:00
parent 61acac6c02
commit be71d7061d
2 changed files with 1 additions and 1 deletions

View File

@ -498,7 +498,7 @@ def decode_dataset(
subs_all += subs
dels_all += dels
ins_all += ins
char_num == len(ref)
char_num += len(ref)
'''