Implement eq and ne #12
Labels
enhancement
New feature or request
question
Further information is requested
schema
Masterdata schema template defined in openBIS
In order to compare classes in Python, it is enough implementing the dunder methods
__eq__
and__ne__
:entities.py
levelBaseEntity
level (when possible)The text was updated successfully, but these errors were encountered: