Temporal workaround to avoid scanning the module hierarchy twice

parent f6244ad2
......@@ -35,4 +35,3 @@ class ModulePool(ActionCore, ActionTree):
def __init__(self, *args):
ActionCore.__init__(self, *args)
ActionTree.__init__(self, *args)
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment