Skip to content

Conversation

@vgavro
Copy link
Owner

@vgavro vgavro commented Jan 21, 2019

No description provided.


m2 = MyContact.get_one(id=m1.id)
assert m2.my_field == m1.my_field
if field_type == FIELD_TYPE.SMART_ADDRESS:
Copy link
Owner Author

@vgavro vgavro Jan 21, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

do we need this? if Entity == Entity is not working same way, implement Entity.__eq__ in requests-client

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants