summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--buildstream/buildelement.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/buildstream/buildelement.py b/buildstream/buildelement.py
index 5f9a856d1..0778c3b22 100644
--- a/buildstream/buildelement.py
+++ b/buildstream/buildelement.py
@@ -24,6 +24,7 @@ The BuildElement class is a convenience element one can derive from for
implementing the most common case of element.
+
Abstract method implementations
-------------------------------