From db0a14374d434cdeeb26314f7349bee57daaa987 Mon Sep 17 00:00:00 2001 From: tuna2134 Date: Tue, 10 Sep 2024 11:46:06 +0000 Subject: [PATCH] ok --- sbv2_core/convert.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sbv2_core/convert.py b/sbv2_core/convert.py index 0cb8a28..7e946ee 100644 --- a/sbv2_core/convert.py +++ b/sbv2_core/convert.py @@ -1,5 +1,7 @@ +# moraに変換します import json + __MORA_LIST_MINIMUM: list[tuple[str, str | None, str]] = [ ("ヴォ", "v", "o"), ("ヴェ", "v", "e"),