summaryrefslogtreecommitdiff
path: root/templates/python/template.py
diff options
context:
space:
mode:
Diffstat (limited to 'templates/python/template.py')
-rw-r--r--templates/python/template.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/python/template.py b/templates/python/template.py
index 76d8239..e430b1b 100644
--- a/templates/python/template.py
+++ b/templates/python/template.py
@@ -1,5 +1,5 @@
#############################################################################
-# Functions that implement steps. From {{ functions_filename }}.
+# Functions that implement steps.
{{ functions }}