Skip to content

Commit

Permalink
Merge pull request #320 from IAHispano/formatter-main
Browse files Browse the repository at this point in the history
chore(format): run black on main
  • Loading branch information
blaisewf authored Feb 28, 2024
2 parents 5dc40fb + 28cd3ae commit 907b98a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tabs/train/train.py
Original file line number Diff line number Diff line change
Expand Up @@ -417,7 +417,7 @@ def train_tab():
train_output_info,
api_name="start_training",
)

stop_train_button = gr.Button(i18n("Stop Training & Restart Applio"))
stop_train_button.click(
fn=restart_applio,
Expand Down

0 comments on commit 907b98a

Please sign in to comment.