Skip to content

Commit

Permalink
Merge pull request #233 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 Jan 23, 2024
2 parents d77e508 + ac5280d commit f35aff2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rvc/train/preprocess/preprocess.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@

import multiprocessing


class PreProcess:
def __init__(self, sr, exp_dir, per=3.0):
self.slicer = Slicer(
Expand Down

0 comments on commit f35aff2

Please sign in to comment.