Skip to content

Commit

Permalink
Merge pull request #358 from IAHispano/formatter-main
Browse files Browse the repository at this point in the history
chore(format): run black on main
  • Loading branch information
aitronssesin committed Mar 20, 2024
2 parents d1c6afb + eb56cfb commit 010357f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tabs/settings/restart.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
now_dir = os.getcwd()
pid_file_path = os.path.join(now_dir, "rvc", "train", "train_pid.txt")


def restart_applio():
if os.name != "nt":
os.system("clear")
Expand Down

0 comments on commit 010357f

Please sign in to comment.