diff --git a/scripts/check_models.py b/scripts/check_models.py index 16dc93b3..aeae27d9 100644 --- a/scripts/check_models.py +++ b/scripts/check_models.py @@ -57,7 +57,7 @@ def init(): except: fail(model_type) - print(model_type, "model(s) found.") + print(model_type, "model(s) found.") ### utilities