Implemented a first and basic version of a Rete rule engine
This commit is contained in:
@@ -38,7 +38,7 @@ class TestSheerkaOut(TestUsingMemoryBasedSheerka):
|
||||
|
||||
@classmethod
|
||||
def teardown_class(cls):
|
||||
cls.sheerka.pop_ontology()
|
||||
cls.sheerka.pop_ontology(TestSheerkaOut.context)
|
||||
cls.root_ontology_name = SheerkaOntologyManager.ROOT_ONTOLOGY_NAME
|
||||
|
||||
def init_service_with_rules(self, *rules, **kwargs):
|
||||
|
||||
Reference in New Issue
Block a user