from src.rules.groups import match_combine_groups from src.possibilities import Possibility as P from tests.rulestestcase import RulesTestCase, tree class TestRulesGroups(RulesTestCase): def test_(self): pass