summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2018-04-24 12:57:35 +0100
committerJavier Jardón <jjardon@gnome.org>2018-04-24 12:57:35 +0100
commit7fe00786ab1ce71d5e4f2f1a18f76b230b98dae5 (patch)
tree4e25e5c9b778e79735684bbd08cf43a2a29b73c0
parent452508a600aef552cd79bb9b990deaff13b580d1 (diff)
downloadbuildstream-jjardon/another_codequality.tar.gz
-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
-------------------------------