Fix style

This commit is contained in:
Edresson Casanova
2023-10-06 17:42:46 -03:00
parent 99650044a4
commit 2852404bdf
+1 -1
View File
@@ -385,7 +385,7 @@ class ModelManager(object):
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: