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
Implement a __eq__ method for _power_managing.Proposal
Earlier a default `eq` implementation was conflicting with the custom
`lt` implementation on what properties were used to compare two
proposals.
Signed-off-by: Sahas Subramanian <[email protected]>
0 commit comments