Add __eq__
so classes can be compared for equality
#4
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
All implemented classes need to have a dunder
__eq__
method so that they can be compared for equality.The text was updated successfully, but these errors were encountered: