Describe the bug
The function from_proto_binary_op that converts string to Operator is missing BitwiseXor
To Reproduce
Steps to reproduce the behavior: Call the function from_proto_binary_op with parameter BitwiseXor.
Expected behavior
BitwiseXor should be added to the function.
Additional context
Describe the bug
The function
from_proto_binary_opthat convertsstringtoOperatoris missing BitwiseXorTo Reproduce
Steps to reproduce the behavior: Call the function
from_proto_binary_opwith parameterBitwiseXor.Expected behavior
BitwiseXor should be added to the function.
Additional context