summaryrefslogtreecommitdiff
path: root/src/mailman/interfaces/template.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/mailman/interfaces/template.py')
-rw-r--r--src/mailman/interfaces/template.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mailman/interfaces/template.py b/src/mailman/interfaces/template.py
index e576eb882..24f956b78 100644
--- a/src/mailman/interfaces/template.py
+++ b/src/mailman/interfaces/template.py
@@ -157,6 +157,7 @@ class ITemplateManager(Interface):
:type context: str
"""
+
# Mapping of template names to their in-source file names. A None value means
# that there is no file in the tree for that template.