Skip to content

Conversation

qryxip
Copy link
Member

@qryxip qryxip commented May 19, 2023

内容

  1. example/pythonのdead codeを削ります。
  2. isort(profile=black)をかけます。

特に1.は忘れそうなので今PRを出しておきます。

関連 Issue

その他

@PickledChair
Copy link
Member

PickledChair commented May 20, 2023

dead code に気づいていませんでした。良いと思います!
あと、昨日 example のコードと README に誤植を見つけていました。ついでに直してもらったりはできますか……?(speeker -> speaker

"--speeker-id",

return (args.mode, args.dict_dir, args.text, args.out, args.speeker_id)

--speeker-id SPEEKER_ID

@qryxip
Copy link
Member Author

qryxip commented May 20, 2023

あ、本当だ。直しました。

Copy link
Member

@PickledChair PickledChair left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Copy link
Member

@sevenc-nanashi sevenc-nanashi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTMですー。
black、isortのチェックworkflowがあっても良さそうな感じがしました。(py/pyiファイルが変更されたら発火する感じ)

@qryxip qryxip merged commit 406f6c4 into VOICEVOX:main May 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants