-
Notifications
You must be signed in to change notification settings - Fork 209
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* refactor: `Character` 利用範囲を拡大 * refactor: 共通変数を利用 * refactor: list 化 Co-authored-by: Hiroshiba <hihokaruta@gmail.com> * refactor: `filter_speakers_and_styles()` をリネーム * fix: lint * refactor: `speakers_to_characters()` をテストへ移動 * refactor: `speaker` → `character` へリネーム * fix: lint * fix: プライベート関数に `_` prefix を付けてリネーム * fix: `speaker` → `character` へリネームして追従 --------- Co-authored-by: Hiroshiba <hihokaruta@gmail.com>
- Loading branch information
Showing
4 changed files
with
114 additions
and
74 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters