Skip to content

Commit

Permalink
Update voicevox_engine/preset/PresetManager.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Hiroshiba authored Dec 9, 2023
1 parent aecbb40 commit df5dde7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion voicevox_engine/preset/PresetManager.py
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ def update_preset(self, preset: Preset):

def delete_preset(self, id: int):
"""
特定プリセットの削除
指定したIDのプリセットの削除
Parameters
----------
id: int
Expand Down

0 comments on commit df5dde7

Please sign in to comment.