Added simple form of concept composition
This commit is contained in:
@@ -213,6 +213,7 @@ def test_i_can_transform_simple_execution_context():
|
||||
'desc': 'this is the desc',
|
||||
'children': [],
|
||||
'preprocess': None,
|
||||
'inputs': {},
|
||||
'values': {},
|
||||
'obj': None,
|
||||
'concepts': {}
|
||||
|
||||
Reference in New Issue
Block a user