Fix indentation errors

This commit is contained in:
Ines Montani 2016-10-24 00:51:59 +02:00
parent 405347b46f
commit 26dc3f3ebf

View File

@ -23,6 +23,7 @@
+section("matcher-init") +section("matcher-init")
+h(3, "matcher-init") __init__(self, vocab, patterns) +h(3, "matcher-init") __init__(self, vocab, patterns)
+table(["Name", "Type", "Description"]) +table(["Name", "Type", "Description"])
+row +row
+cell vocab +cell vocab
@ -37,6 +38,7 @@
+section("matcher-add") +section("matcher-add")
+h(3, "matcher-add") add(self, entity_key, etype, attrs, specs) +h(3, "matcher-add") add(self, entity_key, etype, attrs, specs)
+table(["Name", "Type", "Description"]) +table(["Name", "Type", "Description"])
+row +row
+cell entity_key +cell entity_key