This commit is contained in:
cmdr2 2023-04-19 16:15:15 +05:30
parent 34ea49147c
commit 7c75a61700

View File

@ -57,7 +57,7 @@ def init():
except: except:
fail(model_type) fail(model_type)
print(model_type, "model(s) found.") print(model_type, "model(s) found.")
### utilities ### utilities