diff --git a/data/yaml/gendb.py b/data/yaml/gendb.py index a1da7a9..d5d819f 100644 --- a/data/yaml/gendb.py +++ b/data/yaml/gendb.py @@ -228,9 +228,9 @@ def do_armor(data, conn): conn.commit() - # sources in everything - # linking it up - # + # TODO sources in armorgroup + + # TODO sources in armor def do_triggers(data, conn):