-
Notifications
You must be signed in to change notification settings - Fork 304
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: TuningTranscriptionのコード量を削減 (#2005)
* refactor: flatArrayを組み込みAPIで作ることでコード量を削減 * refactor: 差分アルゴリズムを変更して、配列の破壊的変更を行わないようにする * refactor: 要らなくなったものを削除 * refactor: 変数名や関数名を改善する * refactor: コメントを追加 * fix: typo修正 * refactor: 型アサーションの削除と、関数名を改善 * コメントをちょっとだけ変更 --------- Co-authored-by: Hiroshiba <hihokaruta@gmail.com>
- Loading branch information
Showing
3 changed files
with
37 additions
and
93 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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