Skip to content

Commit

Permalink
Fix style
Browse files Browse the repository at this point in the history
  • Loading branch information
Edresson committed Oct 6, 2023
1 parent 9965004 commit 2852404
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TTS/utils/manage.py
Original file line number Diff line number Diff line change
Expand Up @@ -385,7 +385,7 @@ def download_model(self, model_name):
try:
self.check_if_configs_are_equal(model_name, model_item, output_path)
except:
pass
pass
else:
print(f" > {model_name} is already downloaded.")
else:
Expand Down

0 comments on commit 2852404

Please sign in to comment.