diff --git a/backend/templates/README.md b/backend/templates/README.md index 2065aaf1..517dd89f 100644 --- a/backend/templates/README.md +++ b/backend/templates/README.md @@ -195,4 +195,4 @@ print(env.get_template('AGENTS.md').render(**ctx)) PY ``` -If the template references a variable not present in `ctx`, Jinja2 will raise immediately (by design). \ No newline at end of file +If the template references a variable not present in `ctx`, Jinja2 will raise immediately (by design).