summaryrefslogtreecommitdiff
path: root/buildstream/_metaelement.py
diff options
context:
space:
mode:
authorTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2016-12-10 14:36:16 +0900
committerTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2016-12-10 15:11:43 +0900
commit38dd75ca8bef1aea5a6927d229326d00a3c2d00c (patch)
tree0ed189d1f0b9203735b8e17da9ea01667096b9b7 /buildstream/_metaelement.py
parente2bae00437a5b279a665d59fe525d67604ec6903 (diff)
downloadbuildstream-38dd75ca8bef1aea5a6927d229326d00a3c2d00c.tar.gz
pep8 fixes in _metaelement.py
Diffstat (limited to 'buildstream/_metaelement.py')
-rw-r--r--buildstream/_metaelement.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/buildstream/_metaelement.py b/buildstream/_metaelement.py
index ebfbfa2f6..643fdcdf4 100644
--- a/buildstream/_metaelement.py
+++ b/buildstream/_metaelement.py
@@ -18,6 +18,7 @@
# Authors:
# Tristan Van Berkom <tristan.vanberkom@codethink.co.uk>
+
class MetaElement():
# MetaElement()