mirror of
https://github.com/fumiama/Retrieval-based-Voice-Conversion-WebUI.git
synced 2026-06-05 01:10:22 +08:00
chore(format): run black on dev (#60)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
d9a116f4f7
commit
9ee26d698a
@@ -445,7 +445,7 @@ class HParams:
|
||||
|
||||
def values(self):
|
||||
return self.__dict__.values()
|
||||
|
||||
|
||||
def copy(self):
|
||||
return deepcopy(self)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user