not_equal_to operator is not working in both string and numeric types.
shahinashaji opened this issue · 1 comments
shahinashaji commented
Error:
lib/python3.5/site-packages/business_rules/engine.py", line 81, in fallback
operator_name, operator_type.class.name))
AssertionError: Operator not_equal_to does not exist for type StringType
shahinashaji commented
Enhancement