diff --git a/murano/db/services/environment_templates.py b/murano/db/services/environment_templates.py index 355ec873..81d4c52f 100644 --- a/murano/db/services/environment_templates.py +++ b/murano/db/services/environment_templates.py @@ -111,7 +111,7 @@ class EnvTemplateServices(object): :param env_template_id: Template Id to be deleted. :param body: The description to be updated. - :return the template description updated + :return: the template description updated """ unit = db_session.get_session()