Open nitishgupta opened 4 years ago
@matt-gardner the test test_complex_action_sequence_execution contains two action sequences, both of which fail during execution with error: TypeError: box_filter() missing 1 required positional argument: 'filter_function'
test_complex_action_sequence_execution
TypeError: box_filter() missing 1 required positional argument: 'filter_function'
The conversion to logical_form seems fine though.
logical_form
@matt-gardner the test
test_complex_action_sequence_execution
contains two action sequences, both of which fail during execution with error:TypeError: box_filter() missing 1 required positional argument: 'filter_function'
The conversion to
logical_form
seems fine though.