summaryrefslogtreecommitdiff
path: root/coverage/templite.py
diff options
context:
space:
mode:
Diffstat (limited to 'coverage/templite.py')
-rw-r--r--coverage/templite.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/coverage/templite.py b/coverage/templite.py
index 20b0e50..c102a8f 100644
--- a/coverage/templite.py
+++ b/coverage/templite.py
@@ -129,6 +129,7 @@ class Templite(object):
code.add_line("to_str = str")
buffered = []
+
def flush_output():
"""Force `buffered` to the code builder."""
if len(buffered) == 1: