You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This PauliwordOp instantiation triggers the following assertion in the constructor, which I think is an unintended behavior. My guess is that the intended implementation is to use PauliwordOp.from_list() but was lost due to a previous refactor of the constructor.