Skip to content

Commit a2aaa6a

Browse files
authored
Merge pull request #1173 from IAHispano/formatter/main
chore(format): run black on main
2 parents b879141 + 5d7a8c1 commit a2aaa6a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

rvc/lib/predictors/f0.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,4 +86,4 @@ def get_f0(self, x, p_len=None, filter_radius=0.006):
8686
.numpy()
8787
)
8888

89-
return f0
89+
return f0

0 commit comments

Comments
 (0)